You use a Run Workflow step when your business rules are embedded in a workflow and must run when the block the workflow step is configured under runs.
Run Workflow Properties
Property | Description |
---|---|
Name | The name of the block that will appear on the process builder screen. |
Description | Helpful description as to what is the purpose of the step. |
Run Condition | The condition by which the Step will run. For example if a button named ‘Approve’ was clicked in from a different block then the step will be run. |
Configuration | |
Workflow | Select the workflow that you want to run as part of the step execution. |
Wait for workflow | You allow the workflow to run and the process will wait for it until workflow execution is complete. If the workflow is expected to take long time and you are not vey dependent on what it will return to the page then do not select this option. |