Changes

Jump to: navigation, search

Workflow Condition

489 bytes added, 14:13, 12 December 2012
no edit summary
==Sample Conditions==
* '''@Request Amount.value@>100000'''* '''"@date(currentdatefullstartdate)@">"2013-01-01"'''* '''"@date(currentdate)@">"@system.submission deadline@"'''
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 can be used with a '''Recurring''' workflow that loops daily. For example, if you wish to send out a summary e-mail on the 1st of every month. Would be used in association with another workflow connector with a condition of '''date_format(now(),"%d")!="01"''' connecting to a 1-day delay.
Note: Other than values that are always numeric, all variables should be enclosed in double quotes.
[[Category:Workflows]]
0
edits

Navigation menu