DocuSign Adapter Issue
Summary
Blank PDF is coming when we read the file using DocuSign adapterContent
Hi All,
I am doing a POC to check the OIC DocuSign adapter capabilities, My flow is
1. Created a signed PDF in DocuSign which generates EnvelopeID
2. In OIC, DocuSign adapter - Retrieve Envelope and documents Operation, EnvelopeID is the input parameter for this operation
3. DocuSign adapter returns the PDF in base64encode format string
4. Assigned the above string (by decoding) to FTP adapter file reference like decodeBase64ToReference(data)
5. PDF is placing in FTP folder , I can see the pdf size is good, number of pages also right, but in PDF there is no content in all pages.
Tagged:
0