From Bright Pattern Documentation
Jump to: navigation, search
 
Line 1: Line 1:
 
<translate>= Wait=
 
<translate>= Wait=
The ''Wait'' workflow block will pause workflow execution for a specified number of seconds.
+
[[File:WB-Wait-52.PNG|225px|Wait workflow block]]
  
  
[[File:WB-Wait-52.PNG|225px|Wait workflow block]]
+
The ''Wait'' workflow block will pause workflow execution for a specified amount of time (e.g., XX seconds, minutes, hours, days).
  
  
 
== Settings ==
 
== Settings ==
The Wait duration setting is where you specify the number of seconds for which any workflow execution should be paused; the default time is 10 seconds. Decimal fractions are allowed. The maximum value is 15 days.
+
[[File:WB-Wait-Settings-52.PNG|650px|thumb|center|Wait workflow settings]]
 +
 
 +
 
 +
The Wait duration setting is where you specify the number of seconds, minutes, hours, or days for which any workflow execution should be paused; the default time is 10 seconds. Decimal fractions are allowed. The maximum value is 15 days.
 +
 
 +
== Example Usage ==
 +
The Wait block can be used along with an [[Workflow-builder-reference-guide/EMail |  EMail]] block in a workflow for [[Workflow-builder-reference-guide/HowtoSolicitPost-TransactionalSurveysviaEmail |  soliciting post-transactional surveys via email]].
 +
 
 +
Note that for surveys sent via workflows, the survey arrives faster than email. When soliciting post-transactional surveys via email, we recommend specifying a Wait duration of 24 hours, as shown, which will delay the workflow for 24 hours before sending the survey.
 +
 
 +
 
 +
[[File:Workflow-Wait-Example-54.PNG|800px|thumb|center|Example usage of Wait block in a workflow]]
 +
 
 +
 
  
  
[[File:WB-Wait-Settings-52.PNG|650px|thumb|center|Wait workflow settings]]
 
  
  
<center>[[workflow-builder-reference-guide/TransferCasetoService|<Previous]]  |  [[workflow-builder-reference-guide/WaitPlus|Next>]]</center>
 
 
</translate>
 
</translate>

Revision as of 18:01, 6 August 2019

• 5.19 • 5.2 • 5.3 • 5.8

<translate>= Wait= Wait workflow block


The Wait workflow block will pause workflow execution for a specified amount of time (e.g., XX seconds, minutes, hours, days).


Settings

Wait workflow settings


The Wait duration setting is where you specify the number of seconds, minutes, hours, or days for which any workflow execution should be paused; the default time is 10 seconds. Decimal fractions are allowed. The maximum value is 15 days.

Example Usage

The Wait block can be used along with an EMail block in a workflow for soliciting post-transactional surveys via email.

Note that for surveys sent via workflows, the survey arrives faster than email. When soliciting post-transactional surveys via email, we recommend specifying a Wait duration of 24 hours, as shown, which will delay the workflow for 24 hours before sending the survey.


Example usage of Wait block in a workflow




</translate>

< Previous | Next >