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
As a response when invoking the web service with any of these operations, a payload containing a list of document id, file name, content type, file title, author, security group and account, file content is returned. In this payload the file content is contained as an attachment.
Steps with Screenshots:
First fetch the wsdl url from ERP.
Navigation >> Tools >> Developer connect >> search with ERP Integration Service >> click the service and select the wsdl
https://<erp public host>/fscmService/ErpIntegrationService?WSDL
Provide the request id in the payload >> auth >> add new authorizaton >> basic >> provide user and pwd
No comments:
Post a Comment