bw:pause_tool

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
bw:pause_tool [2019/10/14 15:15]
runger
bw:pause_tool [2022/08/02 17:01] (current)
akoehler
Line 7: Line 7:
 The following pagescontain additional information that may be helpful with the development of Bizweaver workflows using the Pause tool. The following pagescontain additional information that may be helpful with the development of Bizweaver workflows using the Pause tool.
  
-  * [[bw:web_service_tool|WebService Tool]]+  * **[[  bw:web_service_tool|WebService Tool  ]]**
  
  
Line 19: Line 19:
 The Bizweaver **Pause** tool The Bizweaver **Pause** tool
  
-{{:bw:pauseimage1.png?68x80}}+{{  :bw:pauseimage1.png?68x80  }}
  
 is used to temporarily suspend the processing of a Bizweaver workflow. There are two options available: Sleep and Delay. A Pause step can be inserted anywhere in a workflow. is used to temporarily suspend the processing of a Bizweaver workflow. There are two options available: Sleep and Delay. A Pause step can be inserted anywhere in a workflow.
Line 29: Line 29:
 The **Sleep** option is the most common Pause function. It is used when the workflow processing needs completely pause before continuing to the next step. None of the subsequent steps in the workflow will execute until the pause period is complete. The **Sleep** option is the most common Pause function. It is used when the workflow processing needs completely pause before continuing to the next step. None of the subsequent steps in the workflow will execute until the pause period is complete.
  
-{{:bw:pausemage2.png?384x229}}+{{  :bw:pausemage2.png?384x229  }}
  
 The amount of pause time is expressed in seconds. The amount of pause time is expressed in seconds.
Line 37: Line 37:
 The **Delay** option can be used but it is intended to support future functionality. It will be used when the workflow processing needs to continue while a specific step is paused. More information regarding the use of this option will be provided in future Bizweaver releases. The **Delay** option can be used but it is intended to support future functionality. It will be used when the workflow processing needs to continue while a specific step is paused. More information regarding the use of this option will be provided in future Bizweaver releases.
  
-{{:bw:pauseimage3.png?384x228}}+{{  :bw:pauseimage3.png?384x228  }} 
 + 
 +====Pause Tool Variables==== 
 +^Name ^Description^ 
 +|IsDelay|True or False If the delay option is selected|  
 +|TimeOut|Total number of seconds entered| 
 +|StepMessage|During a failure the reason for failure will be populated here| 
 +|StepStatus|True or False|
  
bw/pause_tool.1571080526.txt.gz · Last modified: 2019/10/14 15:15 by runger