Import AP Invoices using web service ErpIntegrationService
Dear all,
I am trying to load AP invoices using this web service: /fscmService/ErpIntegrationService. But I am countering a retry status from the schedule process, which ends with an error without mentioning where the issue is as below:
Here's my sample XML request:
<soapenv:Envelope xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/" xmlns:typ="http://xmlns.oracle.com/apps/financials/commonModules/shared/model/erpIntegrationService/types/" xmlns:erp="http://xmlns.oracle.com/apps/financials/commonModules/shared/model/erpIntegrationService/">
<soapenv:Header/>
<soapenv:Body>
<typ:importBulkData>
<!--Optional:-->
<typ:document>
<!--Optional:-->
<erp:Content> -- base 64 content --</erp:Content>
<!--Optional:-->