This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision Next revision | Previous revision | ||
|
bw:workflow_schedules [2019/10/23 10:33] akoehler [Workflow Schedules] added imaged to each step of the workflow schedules so it is easier to follow |
bw:workflow_schedules [2020/12/14 17:19] (current) akoehler |
||
|---|---|---|---|
| Line 1: | Line 1: | ||
| - | ====== Workflow Schedules ====== | + | ====== Workflow Schedules |
| When Bizweaver workflows are in active use (in production), | When Bizweaver workflows are in active use (in production), | ||
| Line 68: | Line 68: | ||
| To accommodate this requirement, | To accommodate this requirement, | ||
| - | {{: | + | {{ : |
| The VBScript to check the hour is: | The VBScript to check the hour is: | ||
| Line 81: | Line 81: | ||
| The definition of the decision step is shown below. | The definition of the decision step is shown below. | ||
| - | {{: | + | {{ : |
| Now, if the value = “Y”, the processing will continue. Otherwise, the cycle will end. | Now, if the value = “Y”, the processing will continue. Otherwise, the cycle will end. | ||