---
sourceDocument: Xanadu API Reference
sourceDocumentLink: https://servicenow-prod.fluidtopics.net/r/xanadu/api-reference

 Release :

    - xanadu

ft:locale :

    - en-US

ft:publication_title :

    - Xanadu API Reference

ft:clusterId :

    - crapiref

bundleId :

    - crapiref

workflow :

    - Creator


---

# WorkflowScheduler - Global

# WorkflowScheduler - Global {#ariaid-title1}

* Release version: Xanadu
* 
* Updated August 1, 2024
* 
* ![](https://www.servicenow.com/docs/portal-asset/ico-clock) 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( ) {#ariaid-title2}

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.
{#r_WFS-run__table_kfz_tbh_tt__entry__3}

| Name | Type | Description |
|-|-|-|
| None |   |   |
[Table 1. Parameters]

{#r_WFS-run__table_kfz_tbh_tt} {#r_WFS-run__table_lfz_tbh_tt__entry__2}

| Type | Description |
|-|-|
| void |   |
[Table 2. Returns]

{#r_WFS-run__table_lfz_tbh_tt}

