Order Item Specification Editor Orchestration Conditions Tab

Use the Orchestration Conditions tab to associate with the order item specification those conditions that return true or false values. OSM uses the conditions to determine with which order components the order item is associated.

Note:

See "Order Item Specification Editor" for information about fields that appear on multiple Order Item Specification editor tabs.

Field Use

Orchestration Conditions

Associate Boolean conditions with the order item specification. Click:

  • Add to enter the name of new condition. For each condition, you must configure an XQuery expression.

  • Remove to delete the condition from the order item specification.

Condition Expression

Configure an XQuery expression to specify a Boolean condition that must evaluate to true. You can reference these conditions from decomposition rules and orchestration dependencies.

Additionally, you can define a Data Instance behavior to obtain data that is not included in the order data and make that data available to the XQuery expression.

See "Order Item Specification Editor" and "About Order Item Specification Condition XQuery Expressions" for more information.