I would like to upload assets (binary) into cloud storage with every 2 hour schedule. In every 2 hour, I will be making a call to external API, which will provide me the list of URLs which holds the assets, I will need to upload/update these assets into cloud storage. Current application runs with...
I need to customize the OOTB Email Template which is located in "/libs/settings/workflow/notification/email/default/en.txt" for Workflow Email Notification in a Participant Step. I tried overlay it to /conf but changes are not reflecting. Even after restarting the bundles and instances. As per t...
Hi All, I have MSM Site wherein I deleted the livecopy of /content/cl-ma-sp/local-fleet/page1 and performed rollout for the same page from master /content/languagemaster/en/local-fleet/page1 after rolling out the page isnt creating as livecopy under /content/cl-ma-sp/local-fleet the Livecopy has a J...
Hi, I am new to AEM & having two queries. 1. Is there any way webGL can be embed/integrate into AEM page? If yes, then what should be the approach? 2. Is there any tool for content & Asset extraction from non public URL of AEM site? Web page URL's can be access through user credentials only. K...
Hi All I am trying to understand something. I am writing a servlet for a page resourceType something like below. Now as you can see, my extension is "txt". But when I call the page from my browser , if we follow the sling principles , my servlet has to be invoked when I call the page path ...
Hi All,We have started using XF on our project. We have followed the localisation structure for our website and XF but still the XF reference path (fragmentVariationPath) doesn't gets updated with language copy version path when we send our page for translation. Can anyone suggest what could be the ...
Hello team, AEM : 6.5.12 Requirement: We need to display offers on the page and these data would be fetched from external APIs. We plan to store APIs response in any node in CRX in Author and then replicate to publish, so that in End site, we don't make API call at run time, instead we read d...
Dear Community, Recently we have faced an issue with the replication agent for one of our publish instances, the queue was blocked making the authoring instance slow. we had disabled the agent and then re-enabled it when the pub instance is back. Now that the queue is gone and during the downtime,...
How to extend the Content/Experience Fragment Component from wcm core components? Is there a tutorial or a repo that explains how to go about doing so?