Preparing the CMS for Storage

Certain custom installation steps are necessary for Oracle Transportation to use a CMS for document storage. These steps need to be run by an administrator of the CMS.

WebCenter Content

Oracle Transportation and Global Trade Management Cloud communicates with WCC over the Remote Intradoc Client (RIDC). To properly enable this protocol, the WCC server must set the Intradoc server port and register all Oracle Transportation and Global Trade Management Cloud application servers as trusted hosts for RIDC. For information on how to configure WCC for RIDC, see http://docs.oracle.com/cd/E29542_01/doc.1111/e14495/newui.htm#CHDBABIJ.

Oracle Documents Cloud

Note: This storage provider will be deprecated. If you're using this solution, consider moving to another option.

SharePoint Online

Oracle Transportation and Global Trade Management Cloud uses Microsoft SharePoint as an external data storage system to store documents as part of content management system (CMS).

  1. Register the Oracle Transportation and Global Trade Management Cloud application in the Azure Active Directory (AAD) portal. Oracle Transportation and Global Trade Management Cloud will communicate with SharePoint by means of this application.
  2. Once the application is registered, configure a Client Secret for the application which will be used for authentication purposes. This can be achieved by creating a new Client Secret under "Certificates and Secrets".
  3. Provide adequate permissions to the newly registered application so that the Microsoft Graph API calls work. This can be achieved by via API Permissions > Add a Permission > Microsoft Graph, and then selecting the required permissions from "Delegated Permissions" and "Application Permissions".
  4. Once the permissions are granted, the application is ready for use. Following details are available once the application is registered:
    • Application (client) ID
    • Directory (tenant) ID
    • Secret Value (obtained while creating the Client Secret)