Skip to content
Release: Australia · Updated: 2026-03-12 · Official documentation · View source

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.

Parent Topic:Server API reference

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.

NameTypeDescription
None  
TypeDescription
void