In OIC, we cannot open downloaded PDF documents via REST API after Gen3 upgrade
mapping the Stream Reference (PDF doc) received from Quickstat and with encodeReferenceToBase64 and mapped to target parameter:
Summary:
One of our OIC integrations performs a GET via a REST Courier API to download waybill PDFs from their system.
However, after Gen3 upgrade, the downloaded PDFs can not be opened and we get an error message,
'the downloaded PDF we receive an Adobe error message indicating it is either not a supported file type or because the file has been damaged.'
The downloaded PDF is encrypted in the integration using encodeReferenceToBase64 and then loaded into a table.
We were able to successfully open the downloaded waybill PDF documents using the same integration in Gen2.