How to Set Up OTM to Send Tenders to Oracle Business Network
The Oracle Business Network (OBN) is a secure cloud-based Business-to-Business (B2B) collaboration platform that automates electronic transactions between Oracle application customers and their trading partners. To send tenders to OBN, set up an external system with the OBN URL and details.
Setting up Service Provider and External System to Send Tenders to OBN
- Set up the external system for the external rating engine using REST Client to connect via OBN.
- Set up the external system for tender using the following configuration details:
Create an External System with the following values under Business Process Automation > Communication Management > External Systems- Content Type: text/xml
- Authentication Type: OAuth 2.0 - Client Credentials
- Authorization Service Authentication Type: Client Credentials in Message
- Authorization Service URL: https://businessnetwork-stage.oracle.com/restservice/v2/token
- URL: https://businessnetwork-stage.oracle.com/restservice/receiver
- On the Service Provider Manager, add Reference Number Qualifiers with Reference Number Qualifier IDs as OBN_RECEIVED_ID_TYPE and OBN_RECEIVED_ID. (The values hold the unique ID and the type of the ID given to the trading partner when registered with OBN). You can create and add your Out XML profile in the Out XML Profile ID field.
Note: Out XML Profile ID “GLOG_OBN_TENDEROFFER” is staged for your reference.
-
Choose the communication method (e.g. HTTPPOST or REST) under the Communication and Remarks tab of Service Provider Manager. Select the external system that you created in step 1 to send the tenders to OBN.
Note: To perform these actions, you need to have the following User Manager access permissions:
-> REST - Tender Actions
-> REST - Tender - Update
-> REST - Tender - View
When you send the tender, the system checks the communication method, and TenderOffer XML will be sent to the external system that is configured to this communication method.
Note: While awarding the tender to a digital freight carrier, if there is an external quote ID returned by this carrier, then the value of the EXTERNAL_QUOTE_ID will be copied to the shipment reference number EXTERNAL_QUOTE_ID.
Related Topics
Overview of Tender and Booking Setup
How to Set Up External Rating Engine using REST Client to connect via Oracle Business Network