ERP WebServices call from E-Business Suite
Summary
ERP Financials Web Service MTOM issuesContent
Hi,
We are trying to call ERP Financials Web Services from Oracle E-Business Suite(EBS) using the Middleware tool Jitterbit, but are facing issues.
Web Service: <Pod>/publicFinancialCommonErpIntegration/ErpIntegrationService?WSDL
We are trying to call the "submitESSJobRequest" request to submit an ESS Request.
When we call the SOAP request, the response is a multipart (Content-Type: multipart/related;type="application/xop+xml";boundary="), so Jitterbit is unable to handle the response. As I understand, this seems to be a MTOM SOAP response which Jitterbit is unable to handle.
Has anybody come across this issue and found a way around this? Any suggestions on how to call the Web Services from EBS?
0