Maintenance schedule fields for Enterprise Asset Management
Summarize
Summary of Maintenance schedule fields for Enterprise Asset Management
This document describes the various fields available in the Maintenance Schedule form within the ServiceNow Enterprise Asset Management (EAM) application. These fields enable customers to configure and automate maintenance activities for enterprise assets based on different triggering criteria such as time intervals, asset meter readings, filter conditions, or custom scripts.
Show less
Key Fields and Their Practical Use
- Name: Identifies the maintenance schedule.
- Short description: Provides a brief summary of the schedule’s purpose.
- Trigger: Determines the condition under which maintenance is initiated. Options include:
- Duration: Time-based triggers with configurable intervals (e.g., weekly, monthly, annually).
- Meter: Triggers based on specific enterprise asset field values (e.g., usage meters).
- Condition: Uses filter criteria to activate maintenance when asset attributes meet specified conditions.
- Script: Allows advanced scripted logic to define trigger criteria.
- Duration or Meter: Triggers on whichever condition occurs first between time or meter.
- Active: Indicates whether the maintenance schedule is currently active.
Trigger-Specific Configuration Sections
- Duration Details: Visible when time-based triggers are selected. Allows specification of frequency types such as interval, weekly, monthly, annually, or combinations like week in month or day/week/month in year, including lead time for preparation.
- Meter Details: Available when meter-based triggers are chosen. Enables selection of the specific asset field and the threshold value that triggers maintenance.
- Condition Details: For condition-based triggers, supports building complex filter sets using logical operators (AND, OR) to define when maintenance should run.
- Script Details: For script-based triggers, provides a field to enter custom scripts that specify advanced criteria for triggering maintenance.
Why This Matters to ServiceNow Customers
By configuring these fields appropriately, customers can automate asset maintenance schedules that align with operational needs, asset usage, and compliance requirements. This ensures timely maintenance actions, optimizes asset uptime, and reduces manual tracking efforts.
Related Concepts
The maintenance schedule fields integrate with broader EAM capabilities such as domain separation, asset auditing, contract and work plan management, and role-based access controls. Understanding these fields supports effective use of maintenance plans and schedules within the ServiceNow EAM environment.
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. |