My Oracle Support Banner

Communication Between CFI And RFI Stopped Working After 16.0.3 Upgrade (Doc ID 2733369.1)

Last updated on MAY 02, 2023

Applies to:

Oracle Retail Financial Integration - Version 16.0.3 and later
Information in this document applies to any platform.

Symptoms

In RFI 16.0.3 integrated to CFIN 20B (11.13.20.04.0)

Suppliers modifications from CFIN not being received in RFI.

SupplierExportOutboundService call from CFIN fails with below error:

The supplier record cannot be communicated due to an unexpected error. FAULT_NAME=remoteFault::FAULT_TEXT=com.oracle.bpel.client.BPELFault: faultName: {{http://schemas.oracle.com/bpel/extension}remoteFault} messageType: {{http://schemas.oracle.com/bpel/extension}RuntimeFaultMessage} parts: {{ summary=<summary>unexpected XML tag. expected: {http://xmlns.oracle.com/apps/prc/poz/suppliers/exportService/outbound/}printXMLAsync but found: {http://xmlns.oracle.com/apps/prc/poz/suppliers/exportService/outbound/types/}printXMLAsync</summary>,detail=<detail>oracle.j2ee.ws.client.jaxws.JRFSOAPFaultException: Client received SOAP Fault from server : unexpected XML tag. expected: {http://xmlns.oracle.com/apps/prc/poz/suppliers/exportService/outbound/}printXMLAsync but found: {http://xmlns.oracle.com/apps/prc/poz/suppliers/exportService/outbound/types/}printXMLAsync</detail>,code=<code>{http://schemas.xmlsoap.org/soap/envelope/}Server</code>}

When tried to execute PrintXML request for SupplierExportOutboundService in SOAPUI, it failed with similar error:

<S:Envelope xmlns:S="http://schemas.xmlsoap.org/soap/envelope/">
<S:Body>
<ns0:Fault xmlns:ns0="http://schemas.xmlsoap.org/soap/envelope/" xmlns:ns1="http://www.w3.org/2003/05/soap-envelope">
<faultcode>ns0:Client</faultcode>
<faultstring>Cannot find dispatch method for {http://xmlns.oracle.com/apps/prc/poz/suppliers/exportService/outbound/types/}printXML</faultstring>
</ns0:Fault>
</S:Body>
</S:Envelope>

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
Cause
Solution
References


My Oracle Support provides customers with access to over a million knowledge articles and a vibrant support community of peers and Oracle experts.