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
Greetings AEM humans,I am trying to test caching on Dispatcher 4.2.2 using the Apache Dispatcher module 2.2.This guide:Configuring Dispatcher - docs.adobe.com Recommends sending the header "X-Dispatcher-Info" to the dispatcher, so that it will return the response header "X-Cache-Info" with the cache...