B2B Data Exchange
- B2B Data Exchange 10.2.2 HotFix 1
- All Products
Tasks - Any task can be added to a Loop.
Loops - Loops can be nested.
Exit Loop - Allows exiting a Loop based on a condition.
Iterate Loop - Skips subsequent tasks in the current iteration of the Loop based on a condition.
IF Condition - Advanced logic to execute additional tasks or Loops if a condition evaluates to true.
Else Clause - Executes additional tasks or Loops when an IF condition evaluates to false.