Currently we have the language-masters/en -> us/en hierarchy. however, the authors have an ongoing issue with having to update masters, roll-out to us, then go to the same page to US and then request publication. If the power user has access both over language-masters and us/en, what is a mechanism ...
In my client instance, I am unable to see the "Admin Control" option in the inbox view. What privileges are required to see that view? I am already in the "Admins" group (with AMS). Do I need to be in "Administrator" group to see that?
I’m trying to write a unit test for one of my services that does a query as part of the service. As such, I need a JCR_OAK AemContext to be able to test these changes. My unit test roughly looks like below: @ExtendWith(AemContextExtension.class) class MyUnitTest { private static final String ...
I installed the latest WKND samples. However, when I try to edit the page on author, I get this error in logsERROR* [0:0:0:0:0:0:0:1 [1617477681003] GET /content/wknd/us/en/faqs.html HTTP/1.1] org.apache.sling.servlets.get.impl.DefaultGetServlet No renderer for extension html, cannot render resource...
We are using AEM 6.5. We are experiencing this issue on some translation jobs and not all. We rejected the translation of a file using the "Reject Translation" function. The file went into the "Rejected" state. However, the Status of the job never did switch back to "Translation in progress". It...
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...