Hi All,
I am doing third party integration and need to retrieve PDF document. i am doing in below way.
Document get stored in target folder but when i open this document, this give below message.
I thought to store this document in process variable by using Integration smart service. please find below.
i got following below error.
Kindly help me.
Thank in advance.
Discussion posts and replies are publicly visible
Hi vikrams247, Assume the response is not multipart , you can store it in Appian using integration object by selecting "Response Body Parsing" as "Convert Binary to Appian Document" and then provide the document name with extension and location.
Hope this should resolve your issue.