Order Lifecycle Policy Transition Conditions Tab

Use the Order Lifecycle Policy Transition tab to define conditions for transaction transitions.

Field Use

Conditions

Define conditions for the transaction transition.

Click the Add button in the Condition area to add a condition for the selected transaction in the left-column states and transactions menu tree. Select the default name condition and the default XPath expression true() to modify the values. Select any condition and click Remove to delete the condition from the list.

OSM evaluates the condition when the order transitions to the selected transaction. If the condition evaluates to false, then the transaction is disabled while the order is in the surrounding order state.

Expression

When you add a condition, the default XPath expression true() is automatically added.

Note: XPath uses path expressions to select data nodes in XML documents. A path expression with a single dot (.) represents the current node. Two dots (..) represents the parent of the current node. A slash (/) represents the root node. XPath and XQuery fields are limited to 4000 characters.

Message

Add a human readable message to display in error logs if the condition evaluates to false.

Display as

Add an error severity to associate with a condition that evaluates to false. Select one of the following:

  • VALID:

  • WARNING:

  • ERROR:

  • CRITICAL: