In AEM 6.1 when a new user is created the node name for the user appears to be a random alphanumeric string. The user is placed in the repository based on the first character of the string. The same happens for groups. For example, a user created with the ID of oscar might get created at:/home/use...
I am attempting to use the Jsoup library in my JSPs for one of my custom bundles. I've added the dependency to my pom.xml, however, I cannot seem to get the library to properly import it into my JSP file. When loading the page I receive the following error in the logs: Only a type can be imported. o...
H All,Suppose due to some reason, I have to move all my configurations present on one instance to another.Which is the best possible way to do this. Any thoughts on this will be helpful.
Hi All,https://helpx.adobe.com/experience-manager/using/customtags.html mentions this in detail. However, I need some clarification on the below :1] So, custom tag library is probably used because we can set the required properties in the tld file and invoke the corresponding java code?
AEM has a Product Photo Shoot Project, with a Product Photo Shoot workflow. I want to edit/customize the dialog for the tasks in this workflow. For Example, I'd like to add fields/tabs to the Upload Photo Shoot task, or create my own custom step. I've tried overriding some code, in apps, but I can't...
Dear All,We are trying to develop a solution on AEM cloud. As far as my understanding goes, even if the solution is deployed to cloud we would still need AEM 6.0 installed on our VM's for development right? Once we develop on local machine, then we would promote that code to dev environment on cloud...
Hi All,http://sling.apache.org/documentation/the-sling-engine/mappings-for-resource-resolution.html has details on it.But could not understand much. Can some one please provide an use case/explanation on this. Any thoughts on this will be helpful.