Hi, I want to make an SQL2 query which will catch the unpublished dam assets and also the page path where those same assets are used. Can somebody help me with that. Thanks in advance @nitesh_kumar @arunpatidar @lukasz-m @DEBAL_DAS
Hi Team, We are using Sling context aware config. But we want to arrange order. for eg: @Property(label = "Enter the button Label", description = "Button Label")String buttonLabel();@Property(label = "Enter the title1, description = "Enter the title1")String title2();@Property(label = "Enter the ...
I have created some content in author port and I publish that page but that content of the page is different in publish port. I don't know how its change the content between author and publish port. Anyone explain me how that content changes in publish port and how to run publish port in local syste...
I've created a repo-init script in my code base and I saw that it will be adding or modifying the changes in the instance while deployment but I removed some lines from the script and it's not reflected there. Is it possible to replace the entire repoinit script with new rules? Is there any filter m...
Hi All, We have a business requirement where we need to secure AEM graphql endpoint with OKTA. It will be used for application to application authentication. We are using AEM 6.5 Serve pack 13. (Not on AEM as a cloud service) In our case, AEM will be the resource owner, 3rd party application wi...
Hello, I've been trying to upload two images to a Teaser component, my approach was to extend the Teaser and override the cq_dialog to add a new tab with 2 text properties and 1 image. IconTitle IconSubtitle iconfile public interface TeaserModel extends com.adobe.cq.wcm.core.components.models.Teaser...
Hi All, does any one facing the same issue and i also don't know how to reproduce and where i can check the logs as well for the particular. adobe shared this logs and i checked the custom servlet and found that it is not pointing to OOTB page Request 2 (GET /etc/replication/agents.publish.js...
please help on below query - i have two projects needs to be deployed in AEM cloud instance but each time when i deploy either of the project , app folder is getting over written for example - when i deploy pipeline for demosite then /apps/demosite folder overwriting /apps/wknd folder si...
I tried using context.pageManager().create("pagePath", "pageName", "template", "pageTitle", true); but pageManager is always null. Please give your suggestions on how to mock JcrUtil methods using Junit5
Hi, Geeks, I have a question regarding run modes, I Have setup an AEM instance on my local, and the author mode is working fine, but the Publish mode is redirecting me to the resource not found, Although I have a 6,5.0 version of AEM, can anyone please help me!