1Overview

Logistics Adapter

This document describes configuring Transportation and Global Trade Management Cloud to integrate with another product using the Integration Cloud Service (OIC).

The Logistics adapter included with OIC can be used to create an OIC Connection to a specific Transportation and Global Trade Management Cloud instance of version 6.4.2 or later. The OIC Connection can then be used to create an Integration which calls Transportation and Global Trade Management Cloud web services, as well as exposes a web service that Transportation and Global Trade Management Cloud can call. See Oracle Integration Cloud, for more information.Displays the relationship between Oracle Integration Cloud (OIC) and Transportation and Global Trade Management.

Also included in this document is a description of a sample integration between Transportation and Global Trade Management Cloud and Supply Chain Cloud using OIC. The sample integration can be obtained from My Oracle Support Note 2209248.1. Transportation and Global Trade Management Cloud also includes an FA domain (named for Fusion Applications) which accompanies the sample flow and provides examples of possible data setup and automation.

OIC Gen 3 Migration

When migration to OIC Gen3, a couple of items need to be considered.
  • "Basic Routing" pattern in OIC is deprecated previously and will not be supported from Gen3. If any of the integrations use the "Basic Routing" pattern, they need to be converted to Orchestration or other supported patterns. This can be done using the "Convert" action in most cases.
  • Starting from Gen3, OIC integrations do not declare the policy information in the WSDL. To support this and any external WSDLs which do not declare an attached policy but need to be accessed via a WSDL URL, a property called "glog.integration.webservice.enforceUNT" was introduced in OTM. This needs to be set to true to ensure that the username and password are sent in an outbound SOAP message as the standard Web Service Security Username Token. The corresponding Web Service record must also have the "Use Web Service Security" option set on.

Additional Resources