Changes

Jump to: navigation, search

Workflow Condition

802 bytes added, 14:05, 12 December 2012
no edit summary
[[Image:newconnector.jpg]]
 
In general the Workflow Condition is used with several different connectors attached to a task. Collectively the conditions on each task should accommodate every possibility.
*'''Note''': because the sequence in which the system accesses each connector is not configurable it is important that the conditions are mutually exclusive. For example, if you have 3 connectors for different paths based on a particular value the conditions could be:
:* '''"@Selection@"="Yes"'''
:* '''"@Selection@"="No"'''
:* '''"@Selection@"!="Yes" and "@Selection@"!="No"'''
:::* The last statement could also be represented as '''"@Selection@" not in ("Yes","No")'''
 
 
 
==Sample Conditions==
* @Request Amount.value@>100000
* "@date(currentdate)@">"2013-01-01"
* "@date(currentdate)@">"@system.submission deadline@"
 
[[Category:Workflows]]
0
edits

Navigation menu