Changes

Jump to: navigation, search

Workflow Condition Examples

4 bytes removed, 16:35, 16 July 2013
no edit summary
* In all cases, when using logical conditions on connectors, the conditions must encompass all possible logical scenarios.
==Rule #2: Each condition should must be mutually exclusive from every other.==
===Example of Incorrect Configuration===
:* ''"@typeid@" not in ("12345","45678") AND "@statusid@" in ("888","999")''
* This configuration satisfies Rule #2, in that the conditions are now mutually exclusive.
* '''HOWEVER''', a third connector should must be included, with the following condition, which connects to the "Complete" task, in order to satisfy Rule #1 above:
:* ''"@statusid@" not in ("888","999")''
8,849
edits

Navigation menu