Maintenance schedule fields for Enterprise Asset Management
Summarize
Summary of Maintenance schedule fields for Enterprise Asset Management
This document details the maintenance schedule fields within the Enterprise Asset Management (EAM) application. It explains how to configure triggers and timing for asset maintenance to ensure scheduled upkeep aligns with operational requirements. Understanding these fields helps ServiceNow customers set precise conditions for running maintenance activities, improving asset reliability and operational efficiency.
Show less
Key Fields and Their Configuration
- Name and Short description: Identify and briefly describe the maintenance schedule.
- Trigger: Defines the condition that initiates maintenance. Options include:
- Duration: Time-based triggers with detailed frequency settings.
- Meter: Triggers based on specific enterprise asset field values.
- Condition: Triggers based on filter conditions applied to assets.
- Script: Advanced scripted criteria for custom trigger logic.
- Duration or Meter: Triggers maintenance at whichever condition occurs first.
- Active: Indicates whether the schedule is currently active.
Trigger Detail Sections
Depending on the selected trigger type, specific configuration sections appear:
- Duration Details: Specify frequency options such as Interval (with days, hours, minutes, seconds), Weekly, Monthly, Annually, Week in Month, or Day in Week in Month in Year. Also includes lead time to define preparation duration before maintenance.
- Meter Details: Choose the enterprise asset field and corresponding value that will trigger maintenance when matched.
- Condition Details: Define filter conditions using logical operators (or, and) and multiple condition sets to specify complex triggering criteria.
- Script Details: Enter custom scripts for advanced maintenance trigger logic.
Practical Benefits for ServiceNow Customers
- Enables precise scheduling of maintenance activities based on time, asset usage metrics, or complex conditions.
- Supports automation of maintenance workflows to improve asset uptime and compliance with maintenance policies.
- Flexible trigger options allow tailoring to diverse asset types and operational requirements.
- Active flag simplifies enabling or disabling schedules without deleting configurations.
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. |