Maintenance schedule fields for Enterprise Asset Management
Summarize
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 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:
|
| Active | Option that indicates if the maintenance schedule is active. |
Duration Details
| Field | Description |
|---|---|
| Trigger type | Frequency at which you want the maintenance to run. Select one of the following options:
|
| Lead time | Number days required for the scheduled maintenance work. |
Meter Details
| 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
| 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:
|
Script Details
| Field | Description |
|---|---|
| Script | Script specifying the advanced criteria that triggers the maintenance to run. |