Full Build Error :
I tried to change the start level while uploading the jar, still fails. Any suggestions welcomes.
Thanks in advance.
Solved! Go to Solution.
Views
Replies
Total Likes
I have used this api to generate pdf successfully using xdp template and xml data.
POST call
https://YOUR_UNIQUE_SERVER.adobeaemcloud.com/adobe/forms/doc/v1/generatePDFOutput
req. parameters - in body add required files as a input with the name of template and data. Use Basic auth / Bearer it works fine on both authentication.
Thanks.
Hi @aravindS ,
What you are using is the AEM Forms SDK version of 6.5 but compiling and using the code on AEM Forms Cloud Service instance. This is incorrect and will never work. Interactive Communications on 6.5 is not available in the same form in AEM Forms CS. We have just released in early access Interactive Communications on Forms CS. For getting access, please send a mail to
aem-forms-ea@adobe.com with details of your IMS Organisation for Forms CS and license details.
Regards,
Sufyan
Hi @sharoon ,
Yes i know that using the 6.5 api, can you suggest any way to generate the pdf using the xdp and xml data. Thanks
Views
Replies
Total Likes
HI @sharoon ,
Thanks for your reply.
I have tried with the latest cloud version of forms sdk as well, got error. I have figured out the other way to generate the pdf.
Views
Replies
Total Likes
I have used this api to generate pdf successfully using xdp template and xml data.
POST call
https://YOUR_UNIQUE_SERVER.adobeaemcloud.com/adobe/forms/doc/v1/generatePDFOutput
req. parameters - in body add required files as a input with the name of template and data. Use Basic auth / Bearer it works fine on both authentication.
Thanks.
Views
Likes
Replies
Views
Likes
Replies