Integrating RIB-EXT Injector Service and Oracle Integration Cloud
(Doc ID 2561290.1)
Last updated on JULY 03, 2022
Applies to:
Oracle Retail Integration Cloud Service - Version 16.0 and laterInformation in this document applies to any platform.
Goal
Oracle Retail Integration Cloud includes RIBforEXT (RIB-EXT) component which allows the integration of Oracle Retail Cloud Services with 3rd party applications.
To establish communication from RIB-EXT to external applications a custom web service needs to be developed in accordance to the WSDL contract from Oracle Integration Catalog:
This WSDL file use binding style "rpc". However, Oracle Integration Cloud Service (OIC) SOAP adapter does not support RPC style WSDL's as per <Document 2256175.1>. This requires creation of additional component outside of OIC to receive messages sent by RIB-EXT Injector Service.
So, is there any way to make RIB-EXT Injector Service compatible with OIC SOAP adapter and change "rpc" binding style to "document" in its WSDL?
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 |