Business Process Automation

Order Movement Agent Actions

This page is accessed via Business Process Automation > Agents and Milestones > Automation Agent.

If you select ORDER MOVEMENT in the Agent Type field and do not select anything in the Data Type Association field, the agent actions listed here are available.

To use agent actions from other agent types (business objects), select the appropriate data type association. By selecting a data type association, an automation agent of one agent type (business object) can run related agent actions of a different agent type (business object). For example, an automation agent with a shipment agent type can run agent actions available for the order release agent type. To do this, select a data type association of SHIPMENT TO ORDER RELEASE. See the actions topic for more details.

Action

Description

Ad Hoc Notify Contact

This is a utility agent action. See Ad Hoc Notify Contact.

Assign Variable

This is a utility agent action. See Assign Variable.

Build Shipment on Leg

See the Build Shipment on Leg action.

Build Shipment with Valid Itineraries

See the Build Shipment with Valid Itineraries action.

Call Service

This is a utility agent action. See Call Service.

Copy Flexfields To

This is a utility agent action. See Copy Flexfields To.

Copy Refnums from Order Movement

This is a utility agent action. See Copy Refnums from <object>.

Copy Refnums to Order Movement

This is a utility agent action. See Copy Refnums to <object>.

Copy Remarks from Order Movement

This is a utility agent action. See Copy Remarks from <object>.

Copy Remarks to Order Movement

This is a utility agent action. See Copy Remarks to <object>.

Direct SQL Update

This is a utility agent action. See Direct SQL Update.

Dont Persist

This is a utility agent action. See Dont Persist.

Else

This is a utility agent action. See Else.

Elseif

This is a utility agent action. See Elseif.

Endfor

This is a utility agent action. See Endfor.

Endif

This is a utility agent action. See Endif.

Endlock

This is a utility agent action. See Endlock.

Estimate Distance

This is a utility agent action. See Estimate Distance.

For

This is a utility agent action. See For.

For Each

This is a utility agent action. See For Each.

Generate Refnum

This is a utility agent action. See Generate Refnum.

If

This is a utility agent action. See If.

Lock

This is a utility agent action. See Lock.

Log

This is a utility agent action. See Log.

Log to Transmission Report

This is a utility agent action. See Log to Transmission Report.

Move Order Movement to Shipment

See the Move order to shipment action.

Parameters:

Shipment ID (required)

Consolidate Equipment

Notify Contact

This is a utility agent action. See Notify Contact.

Order Priority Modify

This agent action takes in the mandatory value Order Priority and sets the priority to that value for the object on which the agent got fired. An example may be as follows: you run an automated data query daily that polls for order releases/order movements whose early/late pickup date is past due. The output of this data query can then be applied thereby escalating the priority.

Persist

This is a utility agent action. See Persist.

Prepare Document

This is a utility agent action. See Prepare Document.

Prepare Report

This is a utility agent action. See Prepare Report.

Print Document

This is a utility agent action. See Print Document.

Queue Event

This is a utility agent action. See Queue Event.

Raise Error

This is a utility agent action. See Raise Error.

Raise Event

This is a utility agent action. See Raise Event.

Raise Internal Event

This is a utility agent action. See Raise Internal Event.

Schedule Event

This is a utility agent action. See Schedule Event.

Send Integration This is a utility agent action. See Send Integration.

Set Indicator

This is a utility agent action. See Set Indicator.

Set Status

This is a utility agent action. See Set Status.

Set User Defined Image

This is a utility agent action. See Set User Defined Image.

Stop

This is a utility agent action. See Stop.

Unassign Order Movement

See the Unassign Order Movement action.

Parameter:

Parameter Set

Unload Order Movement from HD

This allows you to unload (soft delete) data from HD for data query type Order Movement. This agent action is intended for use with Transportation Intelligence. This is similar to the Unload Object from HD available via power data.

This agent action inserts a record into the DEL_OBJ_FROM_HD table with the following values:

OBJ_GID = <OM GID>

OBJ_TYPE = 'OM'

This agent action must be configured with the Order Movement - Removed agent event.

Wait

This is a utility agent action. See Wait.

 

Related Topics