Hi all, I am using the Ajax call the post servlet and is getting the 403 forbidden error in the aurhor instance. In the AEM 6.1, I can call "/libs/granite/csrf/token.json" to get the token and the set the this token to the header of the Ajax. Then Ajax can successfully call the post servlet. headers...
AEM could manager allows you to put users into a group, and to assign product profiles.There are two product profiles per instance, AEM Administrators-xxx and AEM Users-xxxIn cloud manager, we can create groups, e.g: my-administratorsmy-authors.we have 7 envs (prod, stage, uat, hot, dev, test etc). ...
How to upload a zip file (Package) from AWS S3 bucket to AEM (Should be uploaded as a package in Package Manager)? Using cURL or Java API the solution is required. Thank you!
Hi Team,We are planning customize the Upload Dam Asset workflow with a feature to duplicate the file and upload to the other ftp. Is there any recommendation of the approach and how can we keep the duplicate and ftp to be a async process to release the user from the UI? Thanks,John
Hello Everyone,Has anyone taken the AD0-E116 AEM Sites Developer Expert certification recently. Please let me know, As I am looking for some guidance for same.Thank you in advance.
Hi All, Hope you all are doing well. I'm trying to use ACS-Commons "Send Templated Email" process in my workflow step to send templated emails. And getting below message in the logs:"Mail template path [ /apps/workflows/templates/email-templates/send-to-approver.txt ] could not resolve to a valid te...
In my integration test I want to create a Content Fragment in a testfolder and then implement this Content Fragment in a testpage. (Sidenote: Manually everything I want to do in this test works.)So far I managed to create a testpage and a testfolder, but I couldn't find a solution to create a Conten...
Hi, I'm new to Adobe forms and am struggling to write the script for the requirement needed. Any pointers/help would be greatlyappreciated. Requirement: Only want to display rows that DocumentReferenceID value starts with "009". Note that there will be a total for the amount which starts with "009"....
I know we can add id, css classes and choose the decorator element type, however, my requirement is to add data-attributes to decorator element. is there a way to achieve it?