Hello, I have successfully built and deployed a demo app on experience cloud shell (based on Adobe IO app builder framework: https://www.adobe.io/app-builder/). My app uses browser's speech API for speech recognition through microphone. The issue here is that when the app runs on experience cloud sh...
Using aem-site-template-standard I am able to create site. But I just want to create site template for quick site creation. Can anyone share steps for the same.I have some links which I have used to understand and implement site template in to the site. https://experienceleague.adobe.com/docs/experi...
Hello Team,What are the benefits we have to use CJA instead of AA? What does it mean, remove the limitation in the current core Analytics (moving away from web-focus schema).Thanks
Hello,I am trying to add property sling:configRef to a root page property through RepoInit Script in OSGI config. We are using AEM as cloud service and below is RepoInit script RepoInit Script:**********************************************************************set properties on /content/myproject/...
As an Enterprise Architect(Adobe Experience Platform) what are some of the Risks and Assumptions you need to be cognizant of while strategizing Implementation? Are there any assets, checklists, best practices?
I have 10 different direct call rules, Instead of creating ten rules i want to create one rule and I want to know at the end which direct call has been clicked. Hence I would need to reference the direct call rule name in the custom link section. How can I find out which rule was the triggering one ...
I have mentioned gson as depedndecy in pom.xml with version as below.<dependency><artifactId>gson</artifactId><version>2.8.9</version><groupId>com.google.code.gson</groupId><scope>provided</scope></dependency>Since all Latest AEM by default have GSON version with 2.8.5 and by project bundle is picki...