E9.2 ORCHESTRATOR - REST Connector - Output to a File
My Tools Release: EnterpriseOne 9.2.7.2
Hello
I am creating an Orchestration to upload a PDF file from an external customer's API.
I use a connector with the ouptut option "Response in a single file"
Into the Studio / Run Orchestrations window, I select the application/octet-stream ouput option.
The PDF is successfully downloaded into Chrome Download rep.
Into JDE, I associate the Orchestration to a push button into a Form extension. The Orchestration terminate succesfully but no PDF downloaded...
Any idea to fix my issue ?
Note : I also successfully uploaded the PDF into a media Object attachement. After that, I download the Media object attachement. Same issue : it works into the Orchestrator studio but not into JDE / form extension…