Hi All,As per requirement for the migration of AEM 6.2 to AEM 6.5 cloud service. I have to read the OSGi configuration values. I tried this link https://helpx.adobe.com/experience-manager/using/osgi_config63.html.I was able to create all the specified java files and the build was successful as well....
Hi, I have tried searching for pages which contain a particular tag, querybuilder of author instance is giving accurate results, whereas publish instance is not giving required results with the same query. Note: pages and tags are replicated and when I search pages of other tags, they are working fi...
I am setting up my local environment in my new machine. While trying to build the code modules, i get below weird error. ----------------------------------------------------------------------------------------------------------------------------------------[ERROR] Failed to execute goal com.learning...
Hi all, Stuck with an issue where a dynamically generated pdf is created and stored in dam on form submission and then reverse replicated using the model or cq:distribute property to author. I can see that the pdf reaching author keeps getting replicated continuously without being successfully proce...
Hi Team,I have created a custom rollout function, where if I rollout a specific page to some specific locale,ideally the rolled out out pages should show lock icon in touch-Ui in page properties. But for my page there is no lock icon (Cancel inheritance) in Page properties dialog.and it is editable....
Any Example of reusing one component A to make 90% identical component B ----> Most preferrally how we can do by using sling script resolution scheme ?
how we can ensure to call one workflow after another only?if workflow A and Workflow B is there and i want to ensure that B must be triggered only when workflow A is completed .? I already know there is some api availbe there where we can get if the workflow has been complteted or subject to workflo...
Very classic question bt not clear to me ..can we do ajax call of a servlet registered with resourceType? I have read some article they talk about calling the page (which has that particular resourceType component )with selector( mentioned during servlet registration )will automatically trigger the ...
Hello AEM Community, We have a strange trouble with UI for /etc/importers/polling.html:As you can see, there is a blank screen. But importers exist under this path: So there is no possibility to manage importers, add new and so on. Do you have any ideas what the problem can be? AEM 6.5. Thanks.
Hi,I am struggling with this editable templates policy. With following policy structure:+ main - responsivegrid + my-project + components + custom component + responsivegrid I added this responsivegrid in my HTL via: data-sly-resource="${'responsivegrid' @ resourceType='wcm/foundation/com...