Hi Community, We are managing multiple environments in Adobe Experience Manager (AEM) as a Cloud Service, including RDE, DEV, Stage, and Production, with approximately 60 locales (different DNS) per environment per program . Each environment requires its own dispatcher configuration, including vhost...
Hi I an trying to set up my local machine with Universal editor , I tried with AEM 6.5.23 and AEM as Cloud SDK, but none of them work, I did follow all these steps from these two links AEM CS: https://experienceleague.adobe.com/en/docs/experience-manager-cloud-service/content/implementing/dev...AEM ...
Hello there - we setup the self service log forwarding (https://experienceleague.adobe.com/en/docs/experience-manager-cloud-service/content/implementing/developing/log-forwarding#https) using https and so far its been working well but the logs are fairly large and sometimes causing issues with our A...
I'm currently investigating transactions originating from: OtherTransaction/Java/org.apache.sling.event.impl.jobs.queues.JobQueueImpl/startJob These are coming from my AEM publishers, and I would like to understanding this startJob function within the aem. Specifically, I need clarification on the f...
Hi Experience League Community, We’ve been observing a recurring issue where our publish instances experience outages (showing a whitepage with a 504 error), and during these events, telemetry data shows a noticeable spike and plateau in transactions related to startJob 10-15 minutes before the down...
I am struggling a little with JUnits Here's my model impl class - @Model(adaptables = SlingHttpServletRequest.class, adapters = {MultifieldCollectionModel.class}, defaultInjectionStrategy = DefaultInjectionStrategy.OPTIONAL)public class MultifieldCollectionModelImpl implements Multifie...
Hello Team, Is there any latest blogs/articles about the certification course: AD0-E117AEM Sites Architect Master exam I was going through this articlehttps://experienceleaguecommunities.adobe.com/t5/adobe-experience-manager/aem-architect-certification-preparation-ad0-e117/m-p/652522#M163451 cc @aru...
Hi Team,I'm deploying project on local instance getting below error, could you please help how can I resolve this issueafter using the cmdmvn clean install -PautoInstallPackage How can resolve.
In a AEM AMS to AEM as a Cloud Service Migration engagement, we are dealing with 40 applications (100+ AEM Templates, 4K AEM Components) each having its own repository. We are planning to follow AEM Multi-Tenancy Best Practices to have each application tenant as a submodule to the parent aggregator ...