Thank you for supporting the Cloud Customer Connect Community in 2024. It's a gift to work with you!

Look back
You're almost there! Please answer a few more questions for access to the Applications content. Complete registration
Interested in joining? Complete your registration by providing Areas of Interest here. Register

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:-->

Howdy, Stranger!

Log In

To view full details, sign in.

Register

Don't have an account? Click here to get started!