Hi, I am uncertain as to what the relationship between the DAM and the JCR is. I had always assumed that the DAM was stored inside the JCR, but now I am uncertain. RegardsClive Stewart
We are running into the notorious 1000+ child node issue in the JCR for users, and we are trying to provide a solution without moving to a SSO or LDAP solution as the client does not have the budget for such a solution.Given the little documentation available for BTreeManager, I was wondering if the...
I think the new approach to add compile time dependencies to an AEM project has some serious drawbacks and should be changed.While providing a single .jar file containing all dependencies is very easy and handy to use for "manually" built projects, it doesn't fit the usage of build management tools ...
Hi,We're setting up permission sensitive caching with the dispatcher (version 4.1.7) and AEM 6.0. There are several examples of the servlet to use to do the actual permission check, but as far as I can see they all have the same issue. (After asking for clarification we have been directed by Adobe t...
I am using cq5.6.1I need to way that when a blog is created and activated the page will be available in publish and then it will trigger an workflow to send mails. I thought that I could use launcher. where nodetype: cq:pagerunmode:publish.path: /content/campaigns/xxxxworkflow:x But the problem I s...
Hi,As part of one of my requirement, I need to create a dialog enabling author to drag and drop an image of their choice. As part of the requirement, dialog should load one image as a default image always and then author will update the image as per their need.Can someone help me out that how can I ...
Hi, I am currently investigating the possibilities of creating and integrating mobile apps with AEM and have some questions:What is the best way to reuse existing content for an app?Where can I find the package with the demo project 'Geometrixx Go' referred to on this documentation page - http://doc...
Hi, I hope you can help.We care currently upgrading from 5.4 to 5.6.1, and everything has been going mostly fine till we published a couple of components to the publish server that use Page.listChildren to generate menus automatically.The pages the components are looing at are in /content so I can't...