Hi All, Hope you can help me clarify below requirement in my current project that is using AEM 6.5 related to Sitemap. One of my teammates implemented this approach:https://experienceleaguecommunities.adobe.com/t5/adobe-experience-manager/generate-sitemap-xml-in-6-5-10/m-p/541339 The requirement fro...
Hello, Well, I need to configure dispatcher so I can access a get servlet I've created. It works in author and publish instances. I've also already configured the dispatcher to run on port 8080 using docker and I'm able to access published content via port 8080. Nevertheless, when I try to access my...
This is a question if I have found a good solution to the issue and maybe someone will find it also helpful.Error Message when using AEM Publish Workflows:404 RESOURCE AT '/CONTENT/DE/STARTSEITE/TEST/DEVTEST/COMPONENTS/PAGE//LIBS/WCM/CORE/CONTENT/SITES/PUBLISHPAGEWIZARD.HTML' NOT FOUND Spoilerexperi...
Hi, While building the project, I realized that com.adobe.cq.xf.ui.ExperienceFragmentConsoleItem is deprecated, so I added dependency, but I am getting error as "Failed to execute goal on project ;Could not resolve dependencies for project [] com.adobe.cq:cq-experience-fragments:jar:1.3.66 was n...
Hi, When I create an Experience Fragment using AEM, I can use the following image components, either "wcm/foundation/components/image" or "weretail/components/content/image", although these components appear and render the same in the Experience Fragment editor, but in crx/de,the image component nod...
I'm trying to create MSM structure with content fragments using latest AEMasCloud version. I'm able to create Live copies but I can rollout to one locale at a time. I'm not finding option to rollout the change to all the live copies the way we do it on regular pages rollout. As an example, I'm exp...
Hello All, AEM page properties provide a On/Off Feature. AEM application is hosted in US server. Now, User from India sets the On time to next day 9 AM. Off time to next day 10AM. So, when this will execute? Will it take server time?. I mean page is available on next day 9AM US time ? Or 9AM IST ...
The acs-commons subpackage wasn't installed at the time of the Jenkins deployment in Dev and higher author environments but it also installed DEV publish and the local environment.The acs-aem-commons subpackage isn't installed during the Jenkins deployment in Dev and higher author environments(We ca...
Hello,This may be a silly question, but I am having trouble determining if the Adaptive Forms Core Components can be used without using AEM Forms, just based on the documentation. I have been reviewing this documentation: https://experienceleague.adobe.com/docs/experience-manager-core-components/usi...
I am trying to invalidate dispatcher cache from author via SCD request as mentioned in this URL.https://experienceleague.adobe.com/docs/experience-manager-cloud-service/content/implementing/content-delivery/caching.html#sling-distributionWhen I try this code. I am unable to find enumDistributionRequ...