Invoking Delete Operation On ERP Adapter REST Operation Fails With Error "Error sending bytes: null. :Application Error"
(Doc ID 2763402.1)
Last updated on MARCH 24, 2021
Applies to:
Oracle Integration-OIC - Version 18.2.5 and laterInformation in this document applies to any platform.
Symptoms
On : NA version, ERP Cloud Adapter
While invoking delete operation on ERP adapter Rest Operation fails with error below and same request works fine with Postman.
ERROR
-----------------------
<faultcode xmlns:soap="http://schemas.xmlsoap.org/soap/envelope/">soap:Server</faultcode>
<faultstring>ICS runtime execution error</faultstring>
<detail>
<ICSfaultVar />
<reason>Error sending bytes: null. :Application Error</reason>
<operation>delete</operation>
<request_payload />
</detail>
STEPS
-----------------------
The issue can be reproduced at will with the following steps:
1. Call delete REST operation on Fusion through ERP Adapter
Changes
Cause
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
Symptoms |
Changes |
Cause |
Solution |