E1: Orchestration response as PDF are not possible to save
Is there a workaround to save the response (which is a PDF) from a RestAPI call in orchestration?
If I call the RestAPI from SOAP UI I'm able to save the response as file (pdf) on my local machine.
See also the following docID: E1: ORCH: Unable To Download URL and Save as PDF In Groovy (Doc ID 2793044.1)
In JDE Orchestartion as of now we can receive a response from a third party service which is a byte array representation but not in a PDF readable format. Can we add this feature in future tools release? And is there a workaround to recommend a solution to the customer