After trying many times, the following changes work for me.Project ui.configConfig file nameorg.apache.sling.serviceusermapping.impl.ServiceUserMapperImpl.amended~CustomService.cfg.jsonFYI. file name format is important.Cfg content{ "user.mapping":[ "<bundle symbolic name>:custom-user-m...
Hi all,Does anyone know how to transfer service user mapper amendement (Apache Sling Service User Mapper Service Amendment) from local to dev,stage and prod?I am working on AEM as a cloud service and following the article below to add custom code into AEM cloud.https://medium.com/tech-learnings/adob...
The above two issues are resolved in local after reading the following two articles. Next, still need to investigate how to push all changes to live envs. Create service user in AEMhttp://www.aemcq5tutorials.com/tutorials/create-system-user-in-aem/ACS AEM commonshttps://aemcorner.com/an-overview-on-...
I am looking into this solution.A few weird things so far:1. This custom method "CustomAuthenticationInfoPostProcessor" is not called during login. Not sure why.2. Not able to see the navigation menu - "ACS AEM Commons" in Tools
Hi all,For AEM cloud service, how to do the monitoring please? After reading some documents, I get lost.Adobe Experience Manager: Monitoring AEM instance and repositoryhttps://helpx.adobe.com/customer-care-office-hours/aem/aem-monitoring-instance-repository-performance.htmlComments: For this article...
Hi @Kishore_Kumar_ ,Thanks for your answer. Yeah, this can be one approach, but it requires custom development. Not sure if there are any existing reports for metrics.
Hi all,I get an requirement to check how many users log in the last month.So, in AEM as a cloud service, is there a way to retrieve login or other metrics by user ids, please? If there is, how to access it?Thanks.
@Asutosh_Jena_ OK, got it. Thanks for your answer.Just curious why so many docs made based on AEM non-cloud versions and it is very hard to learn AEM for beginners.