There are some old posts which discuss this, but they point to broken links. e.g. https://experienceleaguecommunities.adobe.com/t5/adobe-experience-manager/conclusion-consuming-rest-api-or-web-service-from-aem/qaq-p/244300 points to https://helpx.adobe.com/experience-manager/using/restful-services.h...
How do I configure secret environment variable for OSGI config in AEM as a Cloud Service?For example, I have a secret value that I do not want to expose on code repo how to make it possible?
Currently I'm removing JS inside html file and put that into clientlib folder and calling it using template/clientlib.html inside html file.But I have faced an issue that when I put same component for multiple inside the same page that clientlib is calling one time so functionality is working for on...
Failure Trace:java.lang.VerifyError: class io.wcm.testing.mock.aem.context.AemContextImpl overrides final method org.apache.sling.testing.mock.sling.context.SlingContextImpl.currentResource(Lorg/apache/sling/api/resource/Resource;)Lorg/apache/sling/api/resource/Resource;at java.base/java.lang.ClassL...
Got a usecase like, while authoring in a multifield dialog, all the contents present in a field will get duplicated to the other field when clicking on add button. For Example, lets say , in a multifield we have a textfield and a numberfield and once we author both fields, next on click of add butto...
I completed the required training for AEM front end developer based on 'https://solutionpartners.adobe.com/content/dam/spp_assets/public/public_4/Partner_Learner_Journey.pd...' but still no professional badge. Has anyone else received a badge for AEM front end developer?
Hi Team, I want to ask can we host a site which is created on AEM non-licensed version (quickstart.jar that we request from adobe), If yes please help me with the complete deployment process. 1. How to host a site globally?2. What server to use?3. Do we need any deployment tool for that?4. Suppose, ...
I'm are working on the dataLayer for our project and I'm pushing title, url, section, subsection, subsubsection & subsubsubsection from the request URL.Please find the below sample url and split of different sections in the URL. Please find the below code snippet from dataLayer.htmlI want to pus...