We have an image component, its _cq_editConfig.xml is:<?xml version="1.0" encoding="UTF-8"?> <jcr:root xmlns:sling="http://sling.apache.org/jcr/sling/1.0" xmlns:cq="http://www.day.com/jcr/cq/1.0" xmlns:jcr="http://www.jcp.org/jcr/1.0" xmlns:nt="http://www.jcp.org/jcr/nt/1.0" cq:disableTargeting="{Bo...
Hello,I have a requirement to monitor / poll a path on filesystem of author instance for new asset files. When new file assets are SFTP'ed to that file system path / directory, my AEM service should add them to the DAM.Question: how best to implement this in AEM? Should it be a servlet or service...
Can someone provide any idea how to validate specific saml token(saml authentication handler) from outside AEM? Basically we have an external API which hit an SlingServlet in order to retrieve AEM content information. AEM it's integrated with SAML thru Saml Authentication Handler so API need to ch...
In AEM 6.1 using the Touch UI, you can upload a file rendition (), but once it is uploaded, how can you delete or rename it? When I click on the "renditions" link in Assets, i can see it, but once i click on the actual rendition (to say delete it), i only succeed in downloading it.Our sample use ca...
Hi We can configure run modes like 1. Renaming the jar file.2. Using Sling properties we can achieve.3. Java startup time we can do.If i rename the jar, all the bundles will be there in two of the instances.If i create folder config.author as nt:folder and inside that am creating sling:osgiConfig fo...
What could be difference between etc/designs and etc/clientlibI have created clientlib for every component along with it. Now why do we have a separate folder under etc for clientlibs.Also etc/design again consists of clientlibs. what can be the strategy behind this?I followed this link, to create a...
Hello AEM world.We are developing our software release cycle with AEM. We are looking at the best practice for releasing packages and running tests. The scenario:We will be leveraging AEM not only for multiple web sites but as a platform for custom logic that other systems within the organization wi...
Hi All,I want to create a filter component as shown in attached file. Could anyone help in how to approach for it ?First Level should be Filters and sort. If I click on Filters another level should be open where I have Quick Filter and material and again on click of Quick filter list of checkbox to ...