We have short-lived process that accepts an xml file as an input parameter to it and along with a template generates a pdf as the output . The process returns the link to the generated pdf file. The PDF is persisted to the NAS drive to which GDS is mapped. REST call:POSThttp://aem1.ute.fedex.com:80...
Sharing the screenshot of the Job Ticket process that is deployed. Are you telling that the output PDF file which will be generated can be saved onto a S3 bucket? The process execution will use GDS during runtime. However can it programmed to use alternate location to save output files?
Let me re-phrase the question with a little background context As per Adobe documentation, GDS stores temporary files or long-lived documents that are generated during execution of AEM Forms processes. We have this job ticket generation process which is called by an application. This app provides th...
Thanks for your reply. I was not referring to Content Managers. I am talking about storing binary data in S3 buckets. Here is the link https://experienceleague.adobe.com/docs/experience-manager-65/deploying/deploying/data-store-config.html?lang=en#data-store-configurations. Requirement is to have t...
We have on-premise AEM 6.5 running on JBoss EAP which currently uses NAS for storing files. For a newer AEM installation being planned, the customer wants to use Dell EMC 's S3 storage service. Can AEM use the Amazon S3 connector to save data in this storage service?