WorkflowScheduler - Global

  • Release version: Australia
  • Updated March 12, 2026
  • 1 minute to read
  • 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