Hi all,I would like to create a replication listener for a defined path. The reason is I wouldn't like to fire the listener for each replication event, I am afraid about the performance of the author instance on production when replicating.Any help?Many thanks, Salva.
I'm trying to use a reference to CugSupport service into an osgi component, like these:import com.day.cq.auth.impl.CugSupport; ... @Component @Service public class MyComponentImpl implements MyComponent { @Reference private CugSupport cugSupport; ... private String getCugRootLoginPage(final HttpServ...
Hi all, I am a newbie to Adobe DTM (Dynamic Tag Management) and have not done any kind of training related to it. However, I have been given a requirement to integrate DTM with AEM 6. I Have some requirements related to Omniture where certain events on the website are tracked and that information ne...
So I have some strange issue with the dispatcher. The first time I load a page it returns the following header:Accept-Ranges:bytes clusternode:2 Connection:close Content-Encoding:gzip Content-Type:text/html; charset=UTF-8 Date:Thu, 05 Feb 2015 10:22:21 GMT ETag:W/"1c0007-2ec7e-50e54adf60226" Last-Mo...
Hi Team,If we are submitting a page through workflow and then changing the page property.After that if we check in INBOX , workflow getting aborted once changing the values.But in other instance , we are getting proper output.In logs we can see some replication event is triggering when updating the ...
Please could someone explain what is the optimal command line settings to use when launching the server in debug mode for use on a Mac. RegardsClive Stewart
Hi thereWe have implement a component that does a live check against the JCR to return the 5 most viewed articles. By live i mean that every time the page is loaded the component queries the JCR. This component is also included in the majority of the pages in the siteThe implementations is as follow...
Hi, I am working on AEM 5.6 SAML integration and I have configured all the details as per wiki page. At present, I am getting redirected to IDP and after authentication I am getting reverted to AEM instance /saml_login url with proper SAML assestions but user is not getting created as per SAML compo...
In AEm6 , login page is rendering with blank page, but we can able to access OSGI , crxde and explorer console.We did oak:reindexing option but still problem exist.Please assist.