Fundamentally Experience Fragments are consumable content which can be used "as-is" and "makes senses on its own". Also detailed here Adobe Experience Manager Help | Understanding Content Fragments and Experience Fragments in AEM If an Experience Fragment lives within a...
Hi All,I am using a Sling model exporter to export json data in AEM 6.5 and using the selector "results". When the selector is "model" , it works perfectly. However with custom selector , it shows the below error. My sling model is also shown in the Sling Models Exporter Servlets section with the pr...
After AEM migration from 5.6.1 to 6.2 I realized that node /etc/tags was missing. After migration procedure step-by-step check it was found that it was 6.2.0 hotfix 12785 version 7 that removed /etc/tags node.Is there any change in AEM 6.2 related to tag node location? Is this behavior expected? In ...
Hi All, I'm facing this issue in my 6.5 local instance. Under etc/commerce/product/<provider>/en/<example1>/... the nodes are present in CRXDE. But in the UI console till "example1" folder is seen. After the "example1" folder, none of the nodes are getting displayed.I tried copying the we-...
Hi All,I have a requirement to generate a report which lists out all the assets of a particular project submitted for a given custom workflow . I will be using ACS Commons reporting tool and i have come up with a query like - SELECT * FROM [cq:Payload] As node WHERE ISDESCENDANTNODE (node, '/var/wor...
Hi everyone,I have one requirement where i want to display one workflow in one specific folder but not in another folder. Can it be done by permission matrix or will this require any js changes.Regards,Lovepreet
Hi,Trying to get output service running following the below.Adobe Experience Manager Help | Developing with Output and Forms Services in AEM Forms However, I get the following error. :AEM_OUT_001_003:Unexpected Exception: AEM_OUT_001_003:Unexpected Exception: Connection to failed service.Cannot serv...
Hi,As I am trying to upgrade from AEM 6.1 to AEM 6.4, I need to change the extension of all the classes from WCMUse to WCMUsePojo. Have added the required dependency in the projects parent pom.xml as well : <dependency> <groupId>com.adobe.aem</groupId> <artifactId>uber-jar</a...
Hello All,Can any one please let me know how to add a new property(to show tags) to the preview list in AEM sites. I am using AEM 6.3 version.I want to show tags over here along with title,name and other properties.Thanks,Adithya.