Hell all, I'm using resource resolver in my code. But it throws an error. Also, i want to know, what is resource resolver, and why it is used. And what is the correct syntax for resource resolver. Can anyone help me with this ?
I have been working on a POC for smart tagging, and the use case is – Create a training model for group of images for two scenarios –Tag the training images having a head shots of a personTag the training images having a company logo Upload test images for both the scenarios with –Images of same pe...
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...