User Community Service Desk Downloads

Condition Step

Splits the data flow into two streams based on the ONE expression condition.

This step is available for all transformation types: standalone plans, embedded plans, transformation rules, and transformation catalog items.

Configuration

  • In Condition, define a condition to separate the data using ONE expressions.

  • Data that satisfies the condition is sent to the output out_true.

  • Data that does not satisfy the condition is sent to the output out_false.

  • From these outputs, create connections to further steps as required.

Was this page useful?