Request To Update Injector Service Endpoint In RMS
(Doc ID 3076136.1)
Last updated on MARCH 13, 2025
Applies to:
Oracle Retail Integration Cloud Service - Version 24.0 and laterInformation in this document applies to any platform.
Goal
Need to have modified the Injector Service call as REST in RMS.
Details of REST endpoint URL ///InjectorService/inject
Payload:
<ApplicationMessage xmlns="http://www.oracle.com/retail/integration/rib/ApplicationMessages/v1">
<family>Vendor</family>
<type>VendorCre</type>
<businessObjectId>10111011</businessObjectId>
<payloadXml><VendorDesc xmlns="http://www.oracle.com/retail/integration/base/bo/VendorDesc/v1" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"><ns1:VendorHdrDesc xmlns:ns1="http://www.oracle.com/retail/integration/base/bo/VendorHdrDesc/v1" ><ns1:supplier>10111011</ns1:supplier><ns1:sup_name/></ns1:VendorHdrDesc></VendorDesc></payloadXml>
</ApplicationMessage>
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 |