I have a long running script that loops over multiple country pages, their language roots and hundreds of pages below each language root. It runs scheduled overnight, but it can also be run manually during the day for one language root at a time. I would like to transform this into a small script th...
Hello Guys, Just wondering - Is it possible to have a single codebase in AEM as a Cloud service and manage multiple sites for different countries and publish them to publish node in regions for the country? Say,msm-site|-language-masters (en, es, de , jp....)|-us //publish this site to us re...
I am working on an update from a very old archetype to a newer AEM Archetype version 41 and I am having a binding issue after the bundle is deployed to the localhost instance.The error I'm seeing when I attempt to start the bundle is as follows:29.11.2023 09:19:09.646 *ERROR* [qtp693971857-5631] org...
Hello everyone, i'm creating a servlet that converts a SVG image to a PNG with Apache Batik.In my core/pom.xml i have the following dependency: <dependency> <groupId>org.apache.xmlgraphics</groupId> <artifactId>batik-all</artifactId> <version>1.17</version> </dependency> I can compile (a...
Hi All, We have requirement where third party portal want to download assets from Adobe DAM. We have exposed API/Servlet for them listed below . This is working fine if asset size is small in size and getting downloaded but for large asset it's throwing 500 server error on third party portal . Can s...
Hi All, We have recently setup cloud manager for deployment process, but it is failing for below error. Failed to access /dispatcher/invalidate.cache on dispatcher with private ip 10.43.32.25, 404 Not found, make sure 'flush' host is enabled, check configurations in /etc/httpd/conf.dispatcher.d/enab...
Hi, I have configured dynamic media and I am successfully able to publish assets to dynamic media and also access them via the public scene7 URLs. However, to use the images or videos in websites, I am not able to see the OOTB dynamic media component. I am using 6.5.17 Thanks and regards,Vijaya Kum...
Hello All, I have created an asset in my servlet using Asset Manager's createAsset method but it was deprecated. I searched on community regarding this I found the solution on this https://experienceleaguecommunities.adobe.com/t5/adobe-experience-manager-assets/correct-api-to-create-asset-in-aem-pro...
I'd like to create multi domain site in AEM as a Cloud Service.If not AACS (e.g. AMS), I can create some farms and some virtualhosts.any in dispatcher settings.But in the case of AACS, every farms should be include "../virtualhosts/virtualhosts.any" in virtuslhosts section.Also, when I try to includ...