Hi All, I have a requirement to convert the Html string to PDF using Jasper reports.Could any of you please suggest how to integrate AEM with Jasper reports and how to implement this requirement. Using the AEM 6.5 version Thanks
We are building an internal knowledge base and need a CMS to get started. How can we get in contact with Adobe to get a trial version? I have attempted to contact support and been tossed around. Please help.
Have a use case in which a workflow initiator need to input some values for E.g - assignee user dropdown, move path field etc and trigger a workflow.This is already achieved by overlaying the timeline nodes and adding custom input fields (overlayed apps path- /apps/dam/gui/coral/components/admin/tim...
Calling "/system/sling/logout" clears jackrabbit repo token, which can be validated in "/system/console/tokenmgr". But what is the way to implement this programmatically, without calling the redirect to "/system/sling/logout", since I need to do more processing, namely redirect the user to the prope...
Hi,We are trying to display video from DAM, but the embed component accepts only url(such as youtube). Is there any component that I can use for displaying video files, or is there any custom component that has been developed for this purpose? Thanks!
Hi Team,I am trying to achieve two different domain "https://abc.com" & "https://xyz.com" both have different content path "/content/abc" & "/content/xyz". When I upload a cert in truststore I got the alias name which is required for SAML configurations.I created two SAML configurations where I put ...
The dispatcher tools only work on intel macs as it requires x86 architecture, although Apache itself does not. As we are using cloud AEM, which takes 1.5-2 hours to deploy, if I want to test a 1 line change to dispatcher, I have to wait around 2 hours. If it doesn't work, another 2 hours. Getting (...
Hi Team,We have done integration between AEM and Adobe Target through Adobe I/O. We are on 6.5.8. We have created two Target Activities on local instance and those got live on Target and later on removed those target activities from AEM local instance but still on target they are live. Wanted to hav...
I need to copy an AEM JCR node source to destination. The following code is working but if that node already exists in the destination I'm getting an error: String sourcePath="/content/dam/assets/content";String destinationPath="/content/dam/Marketing/content";Session session = resourceResolver.adap...