I want to create specific renditions (say 500px, 70px and 54px) when assets are added to a specific folder (node) in the DAM. There are other folders in this DAM, for which I do not want these renditions to be created. How can I achieve this. Thanks.
I want to move some of the custom components in AEM to new folder structure. Move option in crx/de is allowing me to change the folder structure but the component references (sling:resourceType) in the content are not getting changed.Is there any way to automate the process for changing the componen...
Hi ,I tried to activate a page/asset using workflow process step , if the publisher is not available the default behavior of aem is ,page/asset should move to replication queue.Currently page/assets are moving to replication queue ,but in the site admin it is showing as published(green) which is act...
Hi ,I want to notify to the workflow initiator who started the workflow via a message in his AEM inbox.In the workflow process step I am activating page through different replication agent (after some conditions applied like if user has priviledges).So I wanted to send a message like "replication su...
Hi,We are on AEM 6.1 SP2-CFP9 using MSM. We are currently looking at cleaning up some MSM configurations and found that when breaking inheritance on a page property on a Live Copy page, that this creates an additional cq:LiveSyncConfig node under jcr:content of that page. All properties - except cq:...
Hi,I have updated my project from AEM6.2 to AEM6.3, and almost everything works except for the unit tests using the io.wcm.testing.mock.aem.junit.AemContext.@Rulepublic final AemContext context = new AemContext(ResourceResolverType.JCR_MOCK);I tried to match the dependencies of the AEM WCM Core proj...
Hi ,I want to fetch tranport user of a particular replication agent to check what permission he has.Is there a way to check ?Thanks in advance. !Pallavi