Changes

Jump to: navigation, search

Workflows Overview

8 bytes removed, 18:04, 20 July 2017
Workflow Condition Examples
** Three [[types]] exist in a given [[UTA|application]], with [[Determining the typeid|typeIDs]] of 12345, 45678 and 67890.
** Two connectors are set up on a workflow task with conditions of:
:** ''"@typeid@"="12345"'' and:** ''"@typeid@"="45678"'', respectively
* If the workflow is fired against a record associated with typeID 67890, the workflow will never progress to the next task.
*Example of Correct Configuration:
** As above, three [[types]] exist in a given [[UTA|application]], with [[Determining the typeid|typeIDs]] of 12345, 45678 and 67890.
** Three connectors are set up on a workflow task with conditions of:
:** ''"@typeid@"="12345"'', :** ''"@typeid@"="45678"'' and :** ''"@typeid@"="67890"'', respectively
<!--** '''Alternatively''', connectors with the following conditions could be set up:
:** ''"@typeid@"="12345"'' :** ''"@typeid@"!="12345"'' (not equal to "12345"), and:** ''"@typeid@" NOT IN ("12345","45678")'', respectively-->
Smartstaff, administrator
4,478
edits

Navigation menu