ERP bulk import callback
Summary
Need to know how to transfer zip file to FTP server which gets received by OIC from Oracle ERP Cloud adapter and how to attach a file in notification emailContent
Guys,
I am working on designing Journal import into Oracle Cloud ERP using scheduled orchestration in OIC. While configuring Oracle ERP cloud adapter we have option to enable call back and define a callback orchestration, oracle ERP will send response to OIC after journal import is complete.
oracle Cloud ERP sends a zip folder in the response to OIC, my requirement is to write that zip folder to FTP server.
1