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.

Table 1. Parameters
Name Type Description
None
Table 2. Returns
Type Description
void