Welcome to all the new members who joined this month! We’re excited to have you in the Adobe AEM Community. Whether you’re brand new or have been here a while, this space is all about learning, sharing, and connecting with peers who get what you do every day. In a world where so much is automated...
Hello Team, If anyone did Adobe Analytics 2.0 report integration in your AEM application, could you please pass me your journey?or any tutorial links? Note: I am able to call the reports APIPost call : https://analytics.adobe.io/api/abcdef/reportswith necessary payload. But, I have hardcoded Auth to...
Each of the Experience Maker Awards finalists is a remarkable and visionary leader, and they all delivered amazing customer experiences, created measurable business growth, and set bold new standards for their organizations and industries. Meet all the Experience Maker Awards Finalists and ...
Hi All,While setting up the local envirinment for aem franklin, I'm unable to run the aem using the aem up command its throwing the error "unable to get local issuer certificate" which is attached below, kindly give suggestion to resolve this error. Regards,Nandheswara
We are in the process of SSO integration and currently all our users(with multiple Domains) are having identity type as "ADOBE ID".I did learned from https://helpx.adobe.com/enterprise/using/manage-adobe-profiles.html that once we migrate to SSO. The non claimed domains will turn into identity type ...
Hi, While creating the tags programmatically, there is few seconds time delay on one of the testing environment. It takes approx. 15-20 seconds while creating the tags. In local and production environment, it is working fine and taking only few milliseconds. While checking the logs in testing enviro...
Want to hear thoughts around , on a publish instance, What’s the best way to secure the json exported via content services - .model.json and the custom exporter framework (using the annotation) ? I tend to consider json exported using exporter json as well to be an extension of content services and ...
Hey Guys, As I've said before I'm trying to create a system user to retrieve a valid session in order to create nodes in AEM using a JCR Session. Down bellown I have my repoinit config file org.apache.sling.jcr.repoinit.RepositoryInitializer~aem-showcase.cfg.json { "scripts": [ "create ...
NotificationBar is a custom component that is fixed configured in template structure: <root jcr:primaryType="nt:unstructured" sling:resourceType="aaa/components/structure/container"> <notification jcr:primaryType="nt:unstructured" sling:resourceType="aaa/bbb/c...
Hi Everyone ! I'm working on AEM SPA approach with react 18 version in that we have a use case to provide background color , background image , id ,attribute etc to the author and pass these values as a json for the react component. As per the core container functionality , except the above mention...