Changes

Workflow Condition Examples

34 bytes added, 20:03, 19 March 2013
no edit summary
=Page Under Construction=
 
There are two rules that should be followed when adding multiple connectors to a workflow task that incorporate conditional logic statements:
# Collectively, the conditions on each task should accommodate every possible permutation.
===Example of Incorrect Configuration===
<!--Say for example that a given [[UTA]] contains seven different [[template]]s. One set of emails should be sent if a [[Level 1 Entity|Level 1]] record of one template is saved in a particular status, and another set of emails should be sent if a record is saved of a different template at the same status. If the record is of any of the other five templates, no email should be sent.
You can also use MYSQL syntax to perform calculations within the Condition:
* '''date_format(now(),"%d")="01"'''
::* This condition will be true only on the 1st of the month. This could be used with a '''[[Recurring Workflow]]''' that loops daily if you wish to send out a summary e-mail on the 1st of every month. See [[Recurring Workflow|here]] for further details.-->
=See Also=
8,849
edits