Hi,I uploaded a png and svg images into DAM folder. Few svg & png images were able to see in grid/column view or any other view also but not other images. When i select and open the image then i am able to see. Is there any failure or rendition restriction i checked all but i didn't get cluse. Can a...
We’re using AEM as a headless CMS with a React frontend (using SPA/editor.html integration). I'm trying to determine the best place to generate the sitemap:Should we generate the sitemap from AEM using a custom servlet or ACS Commons Sitemap Generator?Or should the sitemap be generated from the Reac...
Hi All, I am trying to use "delete assets" step in my custom WF in my AEMasCS instance but the functionality is not working. I have checked below step1.Given all permission to WF user.2.Cheked logs(No error)3.workflow instance is successful. @arunpatidar
Currently, if I try to create a new block, I need to create a structure ( model, filter, definition ) and push it to my remote. Merge it to my main and start editing on the cloud instance. Once I am done authoring the block, I publish it so that I get the data on my localhost:3000 and make further c...
Hi All , I have a servlet ajax call in my JS file using path type and this JS file is not part of any component but a theme clientlibrary used for one of our child website. I want to convert that servlet path type to resourceType for cloud. How is the best approach to handle such Servlets and how ...
Hi All, I need to get the list of Users and List of Groups which are available in AEM with the Permissions under all paths programatically. How we can solution this.Any reference would be highly appreciated Thanks in Advance
Hi Team We are looking for a solution to have our lower environments' Public URLs(via Dispatchers) to be brought under authentication. We have enabled basic authentication for the lower environment via dispatcher, however we are implementing the steps manually for each environment. Since following a...
we have two editable templates and both allowing two components which are mentioned below.now instead of defining these component two policies in each template policies. how can i refactor to add at single place and refer and refactor the code?<carouselcq:policy="abc/components/content/carousel/poli...
Hi Everyone,I am trying to install ACS Commons in AEM as a Cloud Service and have followed the official documentation: https://adobe-consulting-services.github.io/acs-aem-commons/pages/maven.htmlIn my all pom.xml, I have added the following configuration: <embedded> <artifactId>acs-aem-commons-a...