Differences
This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision Next revision | Previous revision | ||
|
en:extensions:workflowdesigner:examples [2014/06/15 20:10] swarnat [Execute Workflow only once] |
en:extensions:workflowdesigner:examples [2014/06/15 20:11] (current) swarnat [Execute Workflow only once] |
||
|---|---|---|---|
| Line 16: | Line 16: | ||
| If **true**, the condition will never checked again and the workflow is never executed again, too. | If **true**, the condition will never checked again and the workflow is never executed again, too. | ||
| - | Everything you connect to the //**true**// output of this condition, will be executed only once for every record. | + | Everything you want to executed only once for every record, you need to connect to the //**true**// output of the condition. |
| + | There could be also multiple combined tasks. | ||
| Download: | Download: | ||