ErpIntegrationService web service can be used to start an ESS job in Fusion Applications, to monitor status and to download the output and log file.
In order to retrieve the output and log file of an ESS request following two operations are available:
- downloadESSJobExecutionDetails
- downloadExportOutput
- Check the ESS job whether it is succes (operation: getESSJobStatus)
- If success, download the logs and output using operation : downloadESSJobExecutionDetails
- Write the response contents to a stage location.
- Unzip the files using stage
- Write the exact file needed to a sftp location or mail as attachment or use as enrichment to a map.