Correct Answer: A
In ServiceNow, the Number Maintenance application is used to configure and modify numbering formats for specific tables. This application allows administrators to control how records are numbered across different modules.
Key Features of Number Maintenance:
Customization of Number Formats
Administrators can define prefixes, number sequences, and suffixes for records in different tables.
Example: INC0001001 for Incidents, REQ0002001 for Requests.
Resetting or Adjusting Number Sequences
You can manually adjust the numbering sequence if needed.
Example: Resetting incident numbering to start from a specific value.
Supports Multiple Tables
Works for standard tables like Incidents, Problems, Requests, Change Requests, etc.
Can also be configured for custom tables.
Application Navigation
Path:
Go to All → System Definition → Number Maintenance
Locate the table and modify its numbering settings.
Why Option A (Number Maintenance) is Correct?
✅ "Number Maintenance" is the official ServiceNow application for managing number formats per table.
Why Other Options Are Incorrect?
❌ B. System Maintenance - Incorrect; no such module in ServiceNow manages numbering formats.
❌ C. Table Maintenance - Incorrect; this does not exist as an application in ServiceNow.
❌ D. Record Maintenance - Incorrect; not a valid ServiceNow feature for modifying number formats.
Reference from Certified System Administrator (CSA) Documentation:
ServiceNow Docs - Number Maintenance Configuration
https://docs.servicenow.com
ServiceNow Learning - Customizing Numbering Schemes
ServiceNow System Definition - Number Format Best Practices