Hi,Does AEM provide any OOTB Auditing Report?I mean a report that states which configurations were changed and who made them, and things like that.Is there this funcionality OOTB or via third party component?Thanks
When we go for web service based authentication against an IDP and if we don't sync users back in AEM.How can user access AEM content or logged into CRX?How can we achieve Personalization, if user profile is not in AEM?
Hello,I have a dialog with two tabs that have the exact same properties but they should be saved under different nodes (sibling nodes). Is it possible to have an xml that is being reused for both tabs? I didn't find a way to parameterize the name property such that for tab1, properties are saved und...
Hi,We are in a situation where we need to export the data stored in CQ's scaffold structure in excel format (Our initial plan is to make use of Excel's power query for the same). Is there a built in way to export the JCR data into json feed, or should we need to create a custom service for the purpo...
Hello,I have been working on a dam system which requires several assets to be published everyday. Keen to explore the S3 data store for storing the binaries. I have run into a road block where the organization is reluctant to hand over the secret /acess key for S3 configurations.Is there are way aro...
All,I have this weird issue in touch ui where para format text is not displaying correctly in dropdown. In Classic UI, text is getting displayed correctly. See screenshot attached for touch ui, classic ui and rte plugin config.Thanks,Mayank
Hi,With the Uber jar I can see that both AbstractCommandServlet and AbstractListServlet exist(are present in the com.day.cq.commons.servlets directory).So in theory I should still be able to use them... right?However, when trying to compile them I'm getting following error: at org.apache.maven....