I am creating a translation site and have created a translation project using default configurations; however, when running the translation job, it is giving the following error.06.10.2025 11:12:32.759 *ERROR* [JobHandler: /var/workflow/instances/server0/2025-09-20_2/sync_translation_job_11:/content...
After bulk uploading a large amount of assets to AEM Assets, I noticed that the Dynamic Renditions for some assets with the same name were getting "mixed up" - they have the wrong image content in the renditions. For example:I upload two assets: /content/dam/page1/HeroImage.png and /content/dam/page...
Is it possible to utilize the replication agents or a similar mechanism from an author instance to distribute content to an S3 bucket? I don't intend to use S3 for the entire instance's datastore, I only need certain content directories. My desire is to have a push mechanism in place rather than a...
Hi Experts,I am using v1/carousel core component as extending resourceSuperType in my .xml. I want to show hide the entire dialog of the component using show/hide dropdown functionality, as if i select core i need to show all the core dialog and if i select 'custom', i need to show custom dialog. I ...
We have OOTB feature to GET notification incase of duplicate Asset uploaded ,If we enable the Asset duplicate detector configuration . Can we extend this com.adobe.cq.assetcompute.impl.assetprocessor.AssetDuplicationDetector class to send email instead of notification in AEM as cloud. Please su...
Hi,I’m running AEM locally on my machine and I often need to upload a large number of assets (images, PDFs, etc.) into the DAM. Is there a recommended way to bulk-upload assets into local AEM? I know I can drag-and-drop in the Assets UI, but that isn’t practical for hundreds/thousands of files. Appr...
I have a graphql persisted query that pulls the content from AEM via graphql. When I change a content and publish, the updated content is shown in response body but the last-modified response header isn't updated reflect the content modified date
Basically I'm trying to cache historical data since it's not going to chance anymore. 2 questions please1. how do I configure the dispatcher so it caches query parameter? 2. How can I cache these pages for X days (considering they are historical and not going to change anymore. It'll only be used fo...
when I worked on a AEM setup usng managed services, Cloudfront inserts extra response header that will tell me if the page is getting served from CDN or from origin.Because it managed service, I can login to the dispatcher and I can manually check if the page is already cache in the dispatcher or ne...