Trying to compile a app build on AEM 6.3 created with old archetype template. Initially it showing error for <groupId>com.day.jcr.vault</groupId><artifactId>content-package-maven-plugin</artifactId> since the version was 0.5.1 so I updated it to 1.0.4 but now it show error on <packaging> tag of appl...
I am encountering an unexpected behavior in AEM during the Page Publish workflow rollback scenario.When a parent page is activated (using Replicator.replicate) using a custom replication agent, the replication framework correctly triggers one invocation of PackageContentBuilder.create(which is an im...
Hi Community, Is there an option to purge the CDN cache for a particular website when multiple websites are installed on a single AEM as a Cloud Service environment? I understand that this might be achievable by adding a surrogate key to all pages within one website, but I’m wondering if there is a ...
Dear Team!I am setting up MCP server configuration for my local AEM. I want to create an AEM page using AI, but I cannot find any MCP settings for page creation.Can anyone suggest the right MCP configuration?Note: I have tried the below configuration. I can read the pages and components, but not abl...
I have almost clear whole dam via script and tested. Sites are working fine. all dam folders and assets added by users are deleted. and then run 1. java -jar oak-run-1.8.4.jar checkpoints crx-quickstart/repository/segmentstore2. java -jar oak-run-1.8.4.jar checkpoints crx-quickstart/repository/segm...
Greetings, I would like to create conditional loop behavior in my AEM workflow. I have found two possible implementations in the documentation, but am having trouble getting either to work. The first method would be to use the built in 'GoTo' step. However, I want the loop to execute conditionally...
Hi,We have enabled dedicated egress for our AEMaaCS program but when we are making 3rd party REST API calls (Boomi) from AEM server side (OSGi services) the client IP in Azure Front door which is in front of Boomi does not match with AEMaaCS dedicated egress IP as a result we see http status 502 wit...
Hi All, In continuation to this https://experienceleaguecommunities.adobe.com/t5/adobe-experience-manager/what-is-the-process-of-running-aem-6-5-lts-analyzer-to-check/m-p/778500#M188610, I tried do the step to check whether the existed 'crx-quickstart' would work with LTS jar file(), so started the ...
I am currently working on integrating Azure Service Bus with AEM and need to load the azure-messaging-servicebus dependencies in the AEM environment to enable file POST operations via a servlet to the Azure endpoint.I have downloaded the required JAR — azure-messaging-servicebus-7.17.16 — along with...
Hi everyone,I’m facing an issue with one of our Content Fragment Models in AEM where a few text fields were intentionally disabled using disabled=true and renderReadOnly=false at the field node level under /conf/<project>/settings/dam/cfm/models/<model-name>/jcr:content/model/cq:dialog/content/items...