How to Confirm Whether Upload Customers Has Error Via SOAP Webservice?
(Doc ID 2744339.1)
Last updated on JANUARY 14, 2021
Applies to:
Oracle Fusion Receivables Cloud Service - Version 11.13.20.10.0 and laterInformation in this document applies to any platform.
Goal
Upload Customers finishes with "Succeeded" status even if there are error records during Upload Customers.
On the other hand, the status is "One or more records failed to upload" in Customer Upload Batch window.
In this case, user needs to confirm problem data from Manage Data Import Batches window.
SOAP getESSJobStatus and getESSExecutionDetails return "Succeeded" status, these SOAP webservices cannot confirm whether Upload Customers has error.
How to confirm whether Upload Customers has error via SOAP Webservice?
Steps
- Submit uploadFileToUcm to upload UploadCustomersTemplate.xlsm.
- Submit ESSJobRequest using submitESSJobReques
- Upload Customers finishes with "Succeeded" status.
If there are error records during Upload Customers, the status is "One or more records failed to upload" in Customer Upload Batch window.
Solution
To view full details, sign in with your My Oracle Support account. |
|
Don't have a My Oracle Support account? Click to get started! |
In this Document
Goal |
Solution |
References |