---
sourceDocument: Australia Field Service Management
sourceDocumentLink: https://servicenow-prod.fluidtopics.net/r/de-DE/field-service-management

 Release :

    - australia

ft:locale :

    - de-DE

ft:publication_title :

    - Australia Field Service Management

ft:clusterId :

    - fsm

bundleId :

    - fsm

workflow :

    - Customer and Industry


---

# Run a scheduled job to execute a planned work schedule

# Run a scheduled job to execute a planned work schedule {#ariaid-title1}

* Freigeben Version: Australia
* 
* Aktualisiert 12. März 2026
* 
* ![](https://www.servicenow.com/docs/portal-asset/ico-clock) 2 Minuten Lesedauer

Planned work schedules are implemented regularly using the Planned Maintenance Nightly Run scheduled job. Planned work schedules are executed whenever it's meter, duration, script, or condition criteria
meets.

## Vorbereitungen

Role required: admin

## Warum und wann dieser Vorgang ausgeführt wird

The Planned Maintenance Nightly Run scheduled job runs at the specified time to evaluate all the schedule occurrences associated with a schedule of the work plan. For each schedule, work orders are generated
for all records that meet the conditions specified in the schedule (including all records for the current day).  
The timing of work order creation is controlled using Lead Time and Days in Future to Create Work Orders values. The work orders are generated if the following conditions are met:

* The Earliest Start Date of the schedule occurrence is earlier than the end of the day the job runs.
* The current date (the day on which the job runs) is later than or same as the date calculated by the formula `Requested Due By date -- Lead Time -- Days in Future`.
* The state of any associated schedule occurrence is Pending.
* No suppression is applied on the schedule occurrences associated with the schedule.
{#run-schedule-job-planned-work__ul_xwc_hfl_d3c}This ensures that work orders are created neither too early nor too late, and become available at the right time for planning and execution.  
For example, consider the job is scheduled to run at 12.00 AM on 12 March, 2026. The job evaluates if the Earliest Start Date of the schedule occurrence is earlier than 11 March 2026. The work orders are generated as shown on the below mentioned table.{#run-schedule-job-planned-work__table_q3g_jxm_d3c__entry__3}

| Schedule occurrence | Earliest start date | Is work order generated? |
|-|-|-|
| Schedule Occurrence 1 | 8 March, 20206 | Yes |
| Schedule Occurrence 2 | 15 March, 2026 | No |
| Schedule Occurrence 3 | At 10 PM on 11 March, 2026 | Yes |
[Tabelle : 1. Work order generation]

{#run-schedule-job-planned-work__table_q3g_jxm_d3c}  
Hinweis:  
* The work orders are generated only for the next immediate implementation.
* You can generate the work orders manually as well for a schedule occurrence. This creates the work orders only for that specific schedule occurrence. For more information, see [Generate work orders for schedule occurrences](https://servicenow-prod.fluidtopics.net/tNqR9EkoOYiT3FOxrFIrHA "Generate work orders for schedule occurrences to maintain a record of specific occurrences or maintenance cycles of the schedule.")
{#run-schedule-job-planned-work__ul_g32_lvm_d3c}

## Prozedur

1. Navigate to AllSystem DefinitionSchedule Jobs.
2. In the Search field, enter Planned Maintenance Nightly Run.
3. Select Planned Maintenance Nightly Run.
4. To specify a different schedule for running the job, change the Run and Time fields.  
   A scheduled job does not run based on the value set in the Next run time field in the maintenance plan record for this job. For more information, see [Configure a work schedule](https://servicenow-prod.fluidtopics.net/XIPpoYyzVm5Csxb8lALcbQ "After creating a work plan, it’s important to define specific criteria to determine when the plan should be executed. This includes defining the start date and end date for the plan's execution. To create a flexible work schedule for the plan, you can configure multiple work schedules for it and assign them accordingly.").  
   Hinweis:  
   * If you select the time zone, the job runs at the specified time in the selected time zone.
   * If you don't specify the time zone, the job runs at the specified time in your time zone.
   * If you select Use System Time Zone, the job runs at the set time in the instance's time zone.
   {#run-schedule-job-planned-work__ul_ocs_ysb_23c}
5. Click Update.
6. At any time, to run the scheduled job, click Execute Now.  
   Hinweis:  
   The scheduled job evaluates all previously defined schedules and executes the ones that are scheduled to run.

   If one or more records in the table associated with the work plan are deleted after the matching records were associated with the work plan, the next nightly run removes all the records associated with those removed
   assets.

## Ergebnisse

Work orders for the existing schedule occurrences are generated and the next schedule occurrences are created.

