WorkflowScheduler - Global
The WorkflowScheduler script include provides a method to start a workflow.
This code is executed in the business rule "Set workflow scheduler script" on the Workflow Schedule [wf_workflow_schedule] table.
WorkflowScheduler - run( )
Starts the workflow specified in current, which is a record in the Workflow Schedule [wf_workflow_schedule] table.
This method is called from the Business Rule Set "workflow scheduler script" on the wf_workflow_schedule table.
| Name | Type | Description |
|---|---|---|
| None |
| Type | Description |
|---|---|
| void |