Maintenance schedule fields for Enterprise Asset Management

  • Release version: Australia
  • Updated March 12, 2026
  • 3 minutes to read
  • Summarize
    Summarized using AI
    This content was generated using new OpenAI-powered functionality. Results are provided on an as is basis and are not guaranteed to be accurate or complete.

    Summary of Maintenance schedule fields for Enterprise Asset Management

    This document details the fields available in the Maintenance Schedule form within the ServiceNow Enterprise Asset Management (EAM) application. It explains how to configure triggers and scheduling options to automate and manage maintenance activities effectively.

    Show full answer Show less

    Key Fields and Their Purpose

    • Name: Specifies the name of the maintenance schedule.
    • Short description: Provides a brief summary of the maintenance schedule.
    • Trigger: Defines the condition that initiates maintenance. Options include:
      • Duration: Maintenance runs based on time intervals.
      • Meter: Maintenance triggers based on an enterprise asset field value.
      • Condition: Maintenance triggers based on filter criteria.
      • Script: Advanced scripting criteria to trigger maintenance.
      • Duration or Meter: Triggers maintenance on whichever condition occurs first (time or asset meter).
    • Active: Indicates whether the maintenance schedule is currently active.

    Trigger Details Sections

    Depending on the selected trigger, different detail sections become available to specify more precise criteria:

    • Duration Details: Available when the trigger is Duration or Duration or Meter.
      • Trigger type: Frequency options such as Interval, Weekly, Monthly, Annually, Week in Month, or Day in Week in Month in Year, each allowing detailed time scheduling (e.g., specific day, time, or interval).
      • Lead time: Number of days required to prepare for the maintenance.
    • Meter Details: Available when the trigger is Meter or Duration or Meter.
      • Field: The specific enterprise asset field to monitor for maintenance triggering.
      • Every: The threshold value of the asset field that triggers maintenance.
    • Condition Details: Available when the trigger is Condition.
      • Filter Condition: One or more filter sets using logical operators (and/or) to specify asset conditions that trigger maintenance.
    • Script Details: Available when the trigger is Script.
      • Script: Defines advanced scripted criteria for triggering maintenance.

    Practical Use for ServiceNow Customers

    By configuring these maintenance schedule fields, ServiceNow customers can automate and precisely control when and how maintenance tasks are triggered for their enterprise assets. This flexibility supports a variety of business needs, such as time-based maintenance, usage-driven maintenance, or condition-based maintenance using complex criteria. Activating and properly setting these schedules helps optimize asset uptime, reduce unplanned downtime, and improve maintenance planning and execution.

    A detailed description of all maintenance schedule fields in the Enterprise Asset Management application.

    Maintenance Schedule

    Field Description
    Name Name of the maintenance schedule.
    Short description Brief description of the maintenance schedule.
    Trigger

    Trigger that specifies the type of conditions that must be met for the maintenance to run.

    Select one of the following options:
    • Duration: Triggers the maintenance to run based on time. If you select this option, the Duration Details form section appears, where you can specify more details about the trigger.
    • Meter: Triggers the maintenance to run based on a specific enterprise asset field value. If you select this option, the Meter Details form section appears, where you can specify more details about the trigger.
    • Condition: Triggers the maintenance to run based on filter conditions. If you select this option, the Condition Details form section appears, where you can specify more details about the trigger.
    • Script: Triggers the maintenance to run based on advanced script criteria. If you select this option, the Script Details form section appears, where you can specify more details about the trigger.
    • Duration or Meter: Triggers the maintenance to run based on time or a specific enterprise asset field value, whichever comes first. If you select this option, the Duration Details and Meter Details form sections appear, where you can specify more details about the trigger.
    Active Option that indicates if the maintenance schedule is active.

    Duration Details

    Note:
    This form section appears only if you set the Trigger field to Duration or Duration or Meter in the Maintenance Schedule form section.
    Field Description
    Trigger type

    Frequency at which you want the maintenance to run.

    Select one of the following options:
    • Interval: Runs the maintenance at a specified time interval. If you select this option, the Days, Hours, Minutes, and Seconds fields appear, where you can specify the amount of time that must pass before the maintenance runs again.
    • Weekly: Runs the maintenance once a week. If you select this option, theDue day of week and Due time fields appear, where you can specify the day and time at which you want the maintenance to run each week.
    • Monthly: Runs the maintenance once a month on a specific date. If you select this option, the Due day of month and Due time fields appear, where you can specify the date and time at which you want the maintenance to run each month.
    • Annually: Runs the maintenance once a year on a specific date and month. If you select this option, the Due month, Due day of month, and Due time fields appear, where you can specify the month, date, and time at which you want the maintenance to run each year.
    • Week in Month: Runs the maintenance once a month during a specific week of the month. If you select this option, the Due week in month and Due time fields appear, where you can specify the week and time at which you want the maintenance to run each month.
    • Day in Week in Month in Year: Runs the maintenance once a year on a specific day, week, and month. If you select this option, the Due month, Due week in month, Due day of week, and Due time fields appear, where you can specify the month, week, day, and time at which you want the maintenance to run each year.
    Lead time Number days required for the scheduled maintenance work.

    Meter Details

    Note:
    This form section appears only if you set the Trigger field to Meter or Duration or Meter in the Maintenance Schedule form section.
    Field Description
    Field Enterprise asset field that you want to match against to trigger the maintenance to run.
    Every Field value that an enterprise asset must match to trigger the maintenance to run.

    Condition Details

    Note:
    This form section appears only if you set the Trigger field to Condition in the Maintenance Schedule form section.
    Field Description
    Filter Condition

    Filter conditions that trigger the maintenance to run

    You can add multiple filter conditions to the trigger using the following options:
    • or: Enables you to specify any of the conditions that an enterprise asset can meet to trigger the maintenance to run.
    • and: Enables you to specify all the conditions that an enterprise asset must meet to trigger the maintenance to run.
    • + New condition set: Enables you to specify additional sets of conditions that an enterprise asset can meet to trigger the maintenance to run.

    Script Details

    Note:
    This form section appears only if you set the Trigger field to Script in the Maintenance Schedule form section.
    Field Description
    Script Script specifying the advanced criteria that triggers the maintenance to run.