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.
For some reason I'm unable to lock a PDF form developed in AEM Forms or LiveCycle using a certificate to apply a digital signature and prevent users from making modifications. When I apply a digital signature to an older Acrobat form, the PDF remains locked at 256-bit to prevent the user from makin...
Hey All,I am using AEM 6.5 + SP1 and have created an RTE based on the V2 core component. I was wondering what the best way to add the small tag paraformat to an RTE would be. I currently have my RTE paraformats set up like this:But the small tag cannot be removed in the RTE when applied. Thanks for ...