<para> Processing a Workflow will cause any automatic actions that are the current item to be performed. If the current Item is an automatic 'Wait' type item then it will be completed only if the current Date and Time have exceeded the Workflow's Recall Date and Time (or the Workflow has not Recall Date). </para> <para> No error will occur if the current item is not automatic. </para>
| Name | Type | Optional | ByRef | Description |
|---|---|---|---|---|
| workflow | finWorkflow | The Workflow. | ||
| workflowExecutor | finWorkflowExecutor | Optional | ByRef | Returns the Workflow Executor object that was used to process a "Version 2" type Workflow. If omitted, a value of Nothing is assumed. |
A Boolean value indicating success.