Business Process Automation

Perform an Integration Command

This page is accessed via Business Process Automation > Integration > Integration Manager > Perform an Integration Command.

Verify that Oracle Transportation Management can find and populate your data into different interfaces on this page.

View various types of records such as shipments, transportation orders, and order releases. You must have the ID for the record you want to view. If you select XML Elements, you are given different options than if you select Perform Command.

Set the property glog.transmissionOrdering.supportClusterTransmissionThrottle to TRUE to ensure transmission ordering prior to sending an integration acknowledgement.

XML Elements

  1. Select an XML Element from the drop-down list.
  2. Enter an object for that XML element. Objects are based on the XML element you select. For example, if the XML element is TransmissionReport then the objects will be transmissions.
  3. Enter an Out XML Profile. Out XML profiles may be set so only the minimum amount of XML is generated. See Out XML Profile for more details.
  4. Click Process. The result will be an XML element.

Perform Command

  1. Select a command from the Perform Command drop-down list.
  2. Depending on the command you selected, different options are available to you. These are summarized in the table below.
  3. Click Process.

Commands

Command

First Argument

Second Argument

Third Argument

Fourth Argument

Result

LaneQueryTest

Source Location ID

Destination Location

 

 

<findLanes><XLaneGids>

<ExecutionTime> is in milliseconds.

 

Error Messages

Error Message

Description

Corrective Action

Invalid at the top level of the document. Error processing resource 'http://hostname/servlets/glog.integration.servlet.CommandServlet'. Line 1, Position 1 null

 

Review your arguments to make sure you find a record to display.

<?xml version="1.0" encoding="iso-8859-1" ?>

  <Error>theCommand is null</Error>

After getting a valid result, you use your web browser's backward and forward buttons.

Submit your integration command again.

 

Related Topics