1. in AEM6.1 Author instance,the out box is not active, how to enabled it like publish instance.2. and how to enable Reverse Replication Agent (publish_reverse) in publish instance,Do you need to change the code? , how to change? Do you have any code documentation?
Hi All,I am doing ldap configuration in AEM 5.6.1 (5.6.1.20130606) as mentioned in this link http://dev.day.com/docs/en/cq/current/core/administering/ldap_authentication.htmlI used the same sample ldap which is attached in that link. I changed host ip and port number.changed repository.xml as mentio...
I am currently working on implementing an asset management system using Adobe AEM 5.6.1 DAM as the base and will need to bulk load 3TB worth of assets. Some other commercial asset management systems provide out of the box features to upload a metatdata descriptor (in a CSV or XML format) to be used ...
1. I'm using the AEM User admin (http://localhost:4502/libs/granite/security/content/userEditor.html) and I'm trying to change some user properties (Gender for example). Problem is my changes are not getting persisted.After saving, I get the green SUCCESS notification however when I load the user ag...
Hi Team,Is that possible to create a script to meet following requirements:Example Content structure:/content /site-name /one /Products /Services /Careers /two /Products /Services ...
According to the documentation here: https://dev.day.com/docs/en/cq/current/deploying/dispatcher/disp_config.htmlYou should be able to call a script specified in the property /invalidateHandler in the /cache section of the dispatcher config, but it does not appear that my script is being called whe...
I have a bundle that has a service that sends email using javamail library in ISO-2022-JP encoding and a servlet that invokes this service to send emails. The bundle has mail-1.4.1.jar dependency defined in pom.xml. When I am hitting the servlet URL, email is sent properly. e.g. http://localhost:45...
Hello,I am trying to integrate our Scene7 setup with our CQ5 installation and tried to follow the instructions given here -http://dev.day.com/docs/en/cq/current/administering/integrating_with_adobe_marketing_cloud/scene7.htmland when I came to this section - Configuring Adobe DAM to import from Scen...
I just started out with Adobe Experience Manager and I'm trying to display different sets of content (pages / components) based on group(s) the user belongs to.I need to accommodate 3 scenariosAnonymous user see generic-contentLogged-in user belonging to group1 should see both content-item1,content-...