ERPIntegration Web-service Is Not Working In Any Instance
(Doc ID 2589075.1)
Last updated on JANUARY 01, 2024
Applies to:
Oracle Fusion Financials Common Module Cloud Service - Version 11.13.19.07.0 and laterInformation in this document applies to any platform.
Goal
Url Used :https:/xxxx-test.fa.us6.oraclecloud.com/fscmService/ErpIntegrationService , none of the method is working in Soap UI, for any instance.
Response_payload:
<env:Envelope xmlns:env="http://schemas.xmlsoap.org/soap/envelope/">
<env:Header/>
<env:Body>
<env:Fault>
<faultcode>env:Server</faultcode>
<faultstring><![CDATA[JBO-FND:::FND_CMN_SYS_ERR: <MESSAGE><NUMBER>FND-2</NUMBER><TEXT>An error occurred. Contact your help desk.</TEXT><CAUSE></CAUSE><ACTION></ACTION><DETAILS></DETAILS><INCIDENT></INCIDENT></MESSAGE>]]></faultstring>
<detail>
<tns:ServiceErrorMessage xmlns:tns="http://xmlns.oracle.com/adf/svc/errors/" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<tns:code>FND:::FND_CMN_SYS_ERR</tns:code>
<tns:message><![CDATA[JBO-FND:::FND_CMN_SYS_ERR: <MESSAGE><NUMBER>FND-2</NUMBER><TEXT>An error occurred. Contact your help desk.</TEXT><CAUSE></CAUSE><ACTION></ACTION><DETAILS></DETAILS><INCIDENT></INCIDENT></MESSAGE>]]></tns:message>
<tns:severity>SEVERITY_ERROR</tns:severity>
<tns:exceptionClassName>oracle.apps.fnd.applcore.messages.ApplcoreException</tns:exceptionClassName>
</tns:ServiceErrorMessage>
</detail>
</env:Fault>
</env:Body>
</env:Envelope>
Solution
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
Goal |
Solution |
References |