Loading
Industries Order Management
Table of Contents
Select Filters

          No results
          No results
          Here are some search tips

          Check the spelling of your keywords.
          Use more general search terms.
          Select fewer filters to broaden your search.

          Search all of Salesforce Help
          Orchestration Item Conditions

          Orchestration Item Conditions

          As part of an orchestration item definition, you can specify conditions that control whether the item should execute if the condition is met, or skipped if the condition is not met.

          In addition, for Push events, you can specify an event condition that defines when a push event is triggered.

          Note
          Note

          When an orchestration item is defined with certain conditions, then those conditions apply to every associated order item, rather than just one. If any associated order item meets the condition, then that condition is met.

          A push event is activated when an external system or a Salesforce user makes a specific change to the order item associated with a push event orchestration item. When a change of state happens, a trigger is invoked and the change is evaluated against an event condition associated with the orchestration item.

          For Push Events, you can do the following things:

          1. Define conditions for the Push event item-type.

          2. Define conditions for an orchestration item. Condition data is case-sensitive.

          A condition for an attribute that is unavailable on the line item evaluates as True instead of False. The reason is that if the attribute exists and the value is null, the condition may still evaluate to True. If the attribute itself is missing, then the condition evaluates to False.

          You can choose Single Condition for simple situations, but conditions can also be nested so that they allow complex boolean structures, such as AND, OR, and NOT. Choose the attribute and value and then save the conditions.

          Orchestration Item Conditions example
          Note
          Note

          If you don't see the option to add an AND, OR, or NOT condition as a nested condition, then you should add the following new custom setting to XOM settings: Feature.EnableComplexConditions See Enable Complex Conditions in Custom Settings

           
          Loading
          Salesforce Help | Article