OICS SOAP adapter not handling the ARIBA system error Scenarios
Dear Team,
We are doing integration between ICS and SAP ARIBA.
We are able to invoke the SAP ARIBA system using ICS and it is working for the positive Scenarios. For negative scenarios it failing at the SOAP adapter level. Because ARIBA is not sending proper soap envelop content for the failed scenario. Due this OICS could not able to process the fault response which is receiving from the ARIBA.
Fault response structure from ARIBA:
<soapenv:Body>
<soapenv:Fault>
<Faultcode>Internal Server Error</Faultcode>
<Faultstring>The incoming message is invalid with the following errors: urn:Ariba:Sourcing:vrealm_50579:SourcingProjectImport</Faultstring>