Example: Suggest similar part requirements for work order tasks
This example provides a use case of a medical equipment maintenance manager updating and training a similarity definition solution in the Field Service Management application to suggest the similar part requirements for a work order task.
Problem Scenario
Joy, a medical equipment maintenance manager, expressed dissatisfaction with the relatively low initial success rates of servicing medical equipment. This issue emerged primarily because technicians didn’t have access to the necessary parts during their first-time visits. To address this problem, the manager must add the part requirements into the work order task based on the previous service history. However, this process is time-consuming and requires a thorough assessment of the tasks.
Solution: Use Predictive Intelligence similarity solution
Joy decides to implement Predictive Intelligence for Field Service Management to improve the task closure rating by automatically suggesting the similar part requirements for work order tasks. This is achieved by training the machine-learning solution to leverage the past service history of the work order tasks.
Now, Joy collaborates with the administrator to train the machine-learning solution provided in Predictive Intelligence for Field Service Management. This solution is designed to collect and compare existing records with new ones. Leveraging the predictive intelligence feature, the administrator trains the Similar Part Requirements similarity solution to automate the process of suggesting the similar necessary part requirements for work order tasks. This is achieved by comparing the part requirement record with the work order task record and providing relevant results.
| Field | Value |
|---|---|
| Label | Similar Parts Requirements |
| Name | ml_sn_sn_fsm_ml_global_similar_part_requirements |
| Table | Part Requirement [sm_part_requirement] |
| Fields | Short description, Description, Skills, and Asset Display |
| Test Table | Work Order Task [wm_task] |
| Test Fields | Description, Short description, skills, and Asset fields |
| Filter | [Work order task_Asset] [is] [not empty] |
| Processing Language | English |
| Stopwords | Default English Stopwords |
| Training Frequency | Every 30 days |
| Update Frequency | Every 1 day |
Train similarity solution to suggest similar parts for a work order task
Update and train the Similar Part Requirements similarity definition solution to suggest the required parts for a work order task.
Before you begin
Role required: wm_admin
About this task
The Similar Part Requirements similarity solution collects and compares your existing records with new similar records. It helps to suggest the necessary parts for work order tasks that have been frequently used in the past. This solution utilizes the predefined parts requirement record stored in the Parts Requirement table to provide accurate recommendations.
To customize part suggestion based on specific work order task fields, you must modify this similarity solution. For a similarity solution to work correctly, the Part Requirements [sm_part_requirement] table in the Work Order Task [wm_task] database must have at least the required number of records set in the configuration of your ServiceNow instance. The default minimum number required is 10,000.
Procedure
Result
When the solution is complete, the required part similar to the fields selected for a work order task are sent as part requirement recommendations.