FSM Implementation Flashcards
Which role is assigned to a field service agent?
A. sn_customerservice_agent
B. sm_agent
C. wm_initiator_agent
D. wm_agent
D. wm_agent
Which of the following are considered field service groups?
A. Dispatch
B. Manager
C. Qualification
D. Work
E. Admin
A. Dispatch
C. Qualification
D. Work
Which operational role reviews work order requests by defining tasks, dependencies, parts, and skills?
A. Dispatcher
B. Qualifier
C. Initiator
D. Field Agent
E. Manager
E. Manager
What are the three key elements of field service management?
A. Time
B. Group
C. Location
D. Maintenance
E. Skill
What process method does field service management use for handling work orders?
A. Request-driven processing
B. Automatic qualification
C. Appointment booking
D. Task-driven processing
D. Task-driven processing
Which operational role can view and manage their team’s calendar and skills distribution?
A. Dispatcher
B. Qualifier
C. Initiator
D. Field Agent
E. Manager
When qualification is enabled, which states are available in the work order request record?
A. Draft
B. Awaiting Qualification
C. Qualified
D. Assigned
E. Work in Progress
B. Awaiting Qualification
C. Qualified
Task-driven processing means that the work order must contain, at a minimum, how many tasks?
A. One
B. Two
C. Three
D. Four
A. One
One-time or maintenance at regular intervals is an example of which field service model?
A. Reactive
B. Planned
C. Project
D. Predictive
Explain Domain Seperation
Domain separation facilitates separating data, processes, and administrative tasks into logical groups called domains. You can control several aspects of this separation, including which users can see and access data
Review Field Service Application Set Up Activities
List Common Integration Scenarios
CSM - USers can vie account and contact information on work orders and work order tasks in the Field Service Application. Customers and consumers can view case-related work orders from the CMS and CSP portals. When a customer or a consumer views a case from either the CSM or CSP portals, they can view the details of any work orders and tasks related to the case.
Project Portfolio Management (PPM) - link project tasks to work orders to assist with a managing installation or deployment projects in the field. A project can have multiple tasks that are assigned to field service agents. Using FSM integration with PPM, you can create work orders directly from project tasks. Linking project tasks to work orders synchronizes the planned and actual dates and states between project task and the work order.
Workforce Management Integration - For field agents, skills, and schedules
Parts and Inventory Integration - Integrate with an Enterprise Resource Planning (ERP) or Inventory Management system to keep inventory information synchronized.
Work Order creation from an external system - Planned maintenance or break-fix request managed in an external system, with the execution done in ServiceNow
Quoting Integration - create a quote for billable work
Cost & invoicing Integration - ServiceNow sends time and cost info to an ERP system so that cost analysis and invoice can be done.
List Roles installed with FSM
Field Service Management Administrator
[wm_admin]
Field Service Management Agent
[wm_agent]
Field Service Management Approver User
[wm_approver_user]
Field Service Management Basic
[wm_basic]
Field Service Management Dispatcher
[wm_dispatcher]
Field Service Management Initiator
[wm_initiator]
Field Service Management Initiator Qualifier
[wm_initiator_qualifier]
Field Service Management Initiator Qualifier Dispatcher
[wm_initiator_qualifier_dispatcher]
Field Service Management Manager
[wm_manager]
Field Service Management Qualifier
[wm_qualifier]
Field Service Management Read
[wm_read]
Field Service Desk Agent [sn_fsm_servicedesk_agent]
Explain best approach regarding use of location, group and user records.
The best approach is to:
1. Create locations in a hierarchy. All locations are attached to a parent location. Top-level locations do not have a parent location.
2. Create the different types of groups
3. Associate locations to the groups (leverage parent locations).
4. Associate users to groups
Explain Territory Management
See image
Explain Territory Planning
Territory Planning is a strategic function that involves analyzing workload, resources, and performance metrics to optimize territories over time. Key features include the territory planning console for forecasting workload, balancing resources, and KPI monitoring. Use Case: A medical equipment provider uses territory planning to identify areas with growing demand for respiratory equipment, shifting resources accordingly.
Explain Geo-location functions
The geolocation feature can use Google Maps, or other map API to track users, plan efficient routes between locations, and assist in finding accurate travel times.
Requires set up of relevant API/Keys
Configure gelocation and google maps system properties
Track user locations by their geographical coordinates
Used for auto-routing and route optimization to create efficient schedules
See image
Where to enable Geolocation feature?
System Properties > Google Maps
Where to manage Geolocation properties
Requires the Geolocation plugin…
Geolocation > Administration > Geolocation Properties
Explain Stockrooms
Personal stockrooms are created automatically for the field agent, if one does not already exist. If wm_agent role is removed from a field agent’s user record, and there is stock remaining in the personal stockroom, then that agent’s personal strockroom remains. An inventory manager must move the stock to another location before deleting the agent’s personal stockroom
See image
Explain Products, Assets, and Inventory in ServiceNow
See Image
List FSM configuration options
See Image
Explain the Lifecycle Configuration Options
Explain Task-Driven Processing
Task-Driven - means that the work order contains a list of tasks necessary for completing the overall work.
A work order must have at least one task, and more task can be defined to handle all aspects of the request. Work order requests and work order tasks are independent. Task can be given to a completely different group and run independently of the work order request.
Explain the use of Skills in FSM
Scheduling and dispatch tools consider skills during task assignment.
By default the system uses standard skills. If using mandatory skills, mandatory skills are stored in the task skills table and skills in this table can be marked as mandatory or optional. Skills (standard or mandatory) can be used to assign work order tasks to agents using dynamic scheduling.
Also when using mandatory skills, form views need to be configured to display the task skills table and embedded list or related list, rather than the default standard skills field.
To manage the default Skills:
Field Service > Manager > Manage Skills
To manage mandatory Skills
Customer Service > Manage Skills
(requires sn_customerservice_manager)
Explain Mandatory Skills
The purpose of mandatory skills ensures that a particular skill is assigned to a field agent to qualify matching criteria by Dynamic Scheduling and drive the agent recommendation sort criteria.
How to turn on mandatory skills?
Enable Property:
work.management.use.mandatory.skills
Explain Dispatch Queue, Group Coverage, an Scheduling configurations Additional Factors
attached
Explain Work Parameters
Work parameters are defined at the user level.
All > Field Service > Dispatching > My Agents
Explain settings used for agent recommendation
Auto-selection of agents will consider location of agents
Describe additional factors/considerations for agent availability to drive auto-assignment
attached
Explain Dispatch Queue, Group Coverage, an Scheduling configurations
attached
Where do you configure Dynamic Scheduling
All > Field Service > Administration > Dynamic Scheduling Configuration.