I read link https://medium.com/@anmolbhardwaj94/17-5-things-jcr-jackrabbit-oak-d2b91d256330#:~:text=CRX%20was%20...., based on that information it seems that AEM CRX is JackRabbit AOK. Why I need to know this is: Can we migrate from this CRX 1 on 1 to a standalone JackRabbit OAK repository?
Hi,I have a requirement where I am using a job manager to add a job with a custom topic. Also there is a consumer which has the business logic.Currently when the job fails, it retries for 10 times with an interval of 1 second. This is because of the default Sling Job Queue Configuration. Now, I want...
Hi,I have a text component on this page("/content/abc") wherein I add link "contactus"(/content/abc/contact) using link option.I opened the page(/content/abc) and clicked on contactus link then the page url changing from "content/abc" to configured page path that is /content/abc/contact.Is this the...
In my local author instance, when I click "View as Published," I get the following error:org.apache.sling.scripting.sightly.SightlyException: org.apache.sling.api.SlingException: Cannot get DefaultSlingScript: org.apache.sling.scripting.sightly.SightlyException: org.apache.sling.api.SlingException: ...
Hello everyone, What is the possible reason of this system error that a page cannot be able to display in production authoring but working in live? I will insert the screenshot of the error. Thanks for your help!
I would like to know if anyone has some insights on how to prepare well for AEM Architect Certification. I was going through the Adobe documentations and is that enough for passing the exam?
Hi all,I'm trying to use Apache PDFBox for a workflow step (version 3.0.1) and the maven build runs in my local. However I see that my bundle fails to install and the org.apache.pdfbox cannot resolve in the AEM author.
We are running into issues where our Cloud Configs don't appear to be publishing to the proper instances. How do we validate that Cloud Configs have, indeed, been published to either the Publish instance or the Preview instance? Do Cloud Configs need to be published in a special way? Some of our Clo...
I'm working on a headless Adobe Experience Manager (AEM) project with React as the frontend. Just added some CORS and CSRF configurations to handle some other errors I have been encountering. Now getting an error when attempting to create a new folder under /content/dam/my-project/tests via a POST r...