Field-Service-Consultant Practice Test Questions

Total 192 Questions


Last Updated On : 20-Feb-2026


undraw-questions

Think You're Ready? Prove It Under Real Exam Conditions

Take Exam

Universal Containers wants to track Technicians' van stock using the Salesforce Field Service mobile app a ensure that Technicians report when parts are used. Which three data elements should a Consultant recommend tracking to support these requirements? Choose 3 answers



A. Inventory


B. Warehouse Locations


C. Products Consumed


D. Products Required


E. Mobile Locations





A.
  Inventory

C.
  Products Consumed

E.
  Mobile Locations

Explanation:

Universal Containers wants to track Technicians' van stock (trunk/van inventory) using the Field Service mobile app and ensure Technicians report when parts are used. The three key data elements to track are:

A. Inventory
This encompasses Product Items (the actual stock records) and their quantities in the technician's van. Inventory tracking is enabled via Mobile Locations (the van) and allows real-time visibility of what parts are on hand in the technician's vehicle through the mobile app's Inventory section.

C. Products Consumed
This is the primary mechanism for technicians to report parts used. In the mobile app, after completing work on a Service Appointment or Work Order, technicians record Products Consumed (product + quantity used). This automatically:
1. Decreases the quantity from the van's Product Item.
2. Creates a consumption transaction for audit.
3. Ensures accurate reporting of usage and enforces compliance.

E. Mobile Locations
These represent the technician's van/trunk stock as a location in the inventory hierarchy. Each technician's van is set up as a Mobile Location (linked to the Service Resource). Product Items are assigned/transferred to this location, enabling mobile app visibility and management of van stock specifically.

The other options do not directly support mobile van stock tracking and usage reporting:
B. Warehouse Locations
These are for central/warehouse inventory, not technician vans. While parts may originate from warehouses, they are irrelevant for day-to-day mobile van tracking.
D. Products Required
These are defined on Work Types or Work Order Line Items as planned parts for a job. They help with reservations but do not track actual van stock or record consumption.

Reference:
Salesforce Help: Mobile Inventory Management – Covers Mobile Locations and Products Consumed in the app.
Track Van Stock with Mobile Locations and Product Items.
Record Products Consumed.
This is a standard multi-select question on the Field Service Consultant exam testing core inventory management concepts in the mobile app context.

Technicians earn certifications that must be renewed periodically to ensure their skills remain up to date. How can these certifications be managed on the Resource?



A. Add the Resource Skill and track certification using reminder.


B. Add the Resource Skill and create Absence once expired.


C. Add the Resource Skill and remove from the Service Territory once expired.


D. Add the Resource Skill and set the End Date.





D.
  Add the Resource Skill and set the End Date.

Explanation:

Technician certifications in Field Service are best represented as Skills assigned to a Service Resource (via Resource Skills). A key feature of Resource Skills is that you can control when a skill is valid by using dates. By setting an End Date on the Resource Skill, you can model the expiration/renewal cycle of a certification. Once the End Date is reached, the certification is effectively no longer valid for matching and scheduling (depending on how your org uses skill matching in policies/work rules), which helps ensure only currently certified technicians are considered for work requiring that certification.

Why the other options aren’t correct:

A. Track certification using reminders: Reminders aren’t a standard Field Service mechanism for enforcing certification validity during scheduling. It also doesn’t naturally prevent an expired-certified tech from being scheduled.

B. Create an Absence once expired: Absences are meant to represent time off / unavailability (vacation, sick time, etc.), not an expired credential. Expired certification doesn’t mean the technician is unavailable—just not qualified for certain work.

C. Remove from the Service Territory once expired: Territories represent where a technician can work geographically/organizationally. Certification expiry should not remove the tech from the territory; it should only affect eligibility for work that requires that certification.

Exam takeaway:
Use Resource Skills with Start/End dates to manage time-bound certifications; then use skill matching in scheduling to ensure only valid certifications qualify a technician for certain jobs.

Service appointments in a “cannot complete” status may indicate that an additional part or expert assistance is needed to complete the work. Universal containers defined that service appointments in a “cannot complete” status are unable to be rescheduled or unscheduled for history tracking purposes. Which two items should the consultant recommend to meet the requirement? Choose 2 answers



A. Define “cannot complete” as a pinned status for auto-dispatch services.


B. Define “cannot complete” as a pinned status for scheduling and optimization services.


C. Ensure that status transitions are configured to prevent the update from “cannot complete” to “none’.


D. Ensure that status transition are configured to allow the status update from “cannot complete” to “scheduled”.





B.
  Define “cannot complete” as a pinned status for scheduling and optimization services.

C.
  Ensure that status transitions are configured to prevent the update from “cannot complete” to “none’.

Explanation:

In Salesforce Field Service Lightning (FSL), Service Appointment statuses are central to tracking work progress and enforcing business rules. Universal Containers wants to ensure that once a Service Appointment is marked as “cannot complete”, it cannot be rescheduled or unscheduled. This requirement is tied to compliance and history tracking — the organization needs to preserve the record of incomplete work without allowing dispatchers or technicians to override it.

Pinned Status for Scheduling and Optimization (B):
A pinned status in FSL prevents the scheduling and optimization engine from changing or reassigning appointments in that status.
By defining “cannot complete” as a pinned status for scheduling and optimization, the system ensures that these appointments remain locked in their state. They cannot be rescheduled, unscheduled, or optimized by the dispatcher or the automated scheduling engine.
This aligns directly with the requirement to preserve history and prevent further manipulation of incomplete appointments.

Status Transition Rules (C):
Status transitions define which status changes are allowed. By configuring transitions to prevent updates from “cannot complete” back to “none”, the consultant ensures that appointments cannot be reset to an unscheduled state.
This prevents dispatchers or technicians from bypassing compliance rules and erasing the record of incomplete work.
Instead, the appointment remains in “cannot complete,” preserving the audit trail and supporting accurate reporting.

Why not the other options?
A. Pinned for auto-dispatch services: Auto-dispatch is only one part of scheduling. The requirement is broader — it must cover all scheduling and optimization services, not just auto-dispatch.

D. Allow update from “cannot complete” to “scheduled”: This contradicts the requirement. Allowing a transition back to “scheduled” would enable rescheduling, which Universal Containers explicitly wants to prevent.

Reference:
Salesforce Help: Service Appointment Statuses
Trailhead: Field Service Status Transitions

Org-Wide Default sharing is set to Private in a Salesforce org. If the Field Service Lightning User Territory feature is enabled, which three objects will be visible to users who are part of the User Territory? Choose 3 answers



A. Accounts


B. Service Resources


C. Work Orders


D. Resource Absences


E. Work Types





B.
  Service Resources

C.
  Work Orders

D.
  Resource Absences

Explanation:

In a Private sharing model, the User Territory feature automatically shares the following objects with users assigned to that territory:

B. Service Resources
To manage a territory, dispatchers and managers must be able to see the individuals available to do the work. The User Territory feature grants visibility to Service Resource records that are members of the territory, allowing for proper resource allocation and scheduling.

C. Work Orders
Work Orders are the core definition of the work to be performed. Since the sharing model is private, a user wouldn't naturally see a Work Order they don't own. The User Territory feature shares Work Orders associated with the territory so that all relevant users (dispatchers and local managers) can view and track the status of the jobs in their area.

D. Resource Absences
Effective scheduling requires knowing when a technician is not available. Resource Absences are shared with users in the User Territory to ensure dispatchers don't accidentally schedule appointments during a technician’s time off, medical leave, or meetings.

🔴 Incorrect Answers
A. Accounts
While Work Orders are often related to Accounts, the Field Service User Territory feature does not automatically grant access to the Account record itself. Access to Accounts is typically managed through standard Salesforce sharing rules, Account Teams, or by setting the Work Order's OWD to "Controlled by Parent" (which would require the user to have Account access first, rather than the other way around).

E. Work Types
Work Types function as templates (metadata-like records) rather than operational data. In almost all Salesforce configurations, Work Types have an OWD of Public Read Only or are accessible to all users with a Field Service license. They are not governed by the specific record-sharing logic of the User Territory feature because they do not contain sensitive customer or schedule data.

📖 References
Salesforce Help: Limit Access to Field Service Records
Salesforce Help: How Service Territory Sharing Works
Trailhead: Field Service Security and Sharing

Universal Containers wants to ensure that inventory needed for repair jobs is tracked and managed so Technicians have the material for their jobs. Which two ways should a Consultant recommend tracking these inventory requirements in Salesforce? (Choose two.)



A. Products Required for Work Orders


B. Products Required for Service Appointments


C. Products Required for Work Order Line Items


D. Products Required for Service Resources





A.
  Products Required for Work Orders

C.
  Products Required for Work Order Line Items

Explanation:

This question tests your understanding of where to define planned inventory requirements (the bill of materials) for jobs in Field Service Lightning. The goal is to track and manage what parts are needed so they can be provided to technicians.

Analysis of Correct Answers:
A. Products Required for Work Orders: The "Products Required" related list on the Work Order object is the primary, high-level place to define the parts needed for the entire job. This list aggregates all parts required across the various tasks. It is used for inventory planning, creating Product Requests to move parts to the technician's van, and generating picklists. This ensures the overall job's material needs are tracked.

C. Products Required for Work Order Line Items: For more granular tracking, especially when a Work Order has multiple line items representing different tasks or assets, you can define "Products Required" on individual Work Order Line Items. This allows you to specify which specific parts are needed for each discrete task or for each specific asset being serviced. This provides precise tracking and is essential if different line items have different part requirements.
Both methods are valid and often used together for comprehensive inventory management. The Work Order-level list gives a summary, while the Work Order Line Item list provides detailed attribution.

Why the other options are incorrect:
B. Products Required for Service Appointments: There is no standard "Products Required" related list on the Service Appointment object. Service Appointments are for scheduling time slots, not for defining the scope of work or material requirements. Inventory planning is tied to the work definition (Work Order/WOLI), not the schedule slot.

D. Products Required for Service Resources: This is not a standard feature. Service Resources represent technicians, not inventory stock. While you can track what inventory is physically located with a resource (via Product Items at a mobile Location), you do not define what parts a job requires on the Resource record itself. Requirements are defined on the work to be performed, not on the technician.

Reference:
Salesforce Help: "Add Products to Work Orders and Work Order Line Items" – This article explains both methods: "You can add products to work orders or work order line items to indicate which products are needed to complete the work... Adding products to work order line items is useful if different line items require different products."
The core principle is that inventory requirements are defined as part of the work definition (Work Order and its child Work Order Line Items), enabling the system to generate Product Requests and manage Product Transfers to get the right parts to the right place.

Which three objects are associated to the Work Type? Choose 3 answers



A. Skill Requirements


B. Resources


C. Service Appointments


D. Articles


E. Products Required





A.
  Skill Requirements

D.
  Articles

E.
  Products Required

Explanation:

A. Skill Requirements
A Work Type acts as a template for repeatable work, and you can associate required skills to it through the Skill Requirements related list. This ensures the scheduler/dispatcher can match only qualified technicians when that Work Type is applied.

D. Articles
Work Types can be associated with Knowledge Articles (for example, troubleshooting steps or compliance instructions) so technicians have the right guidance when performing that type of job. Salesforce supports attaching knowledge articles to work types.

E. Products Required
Work Types can also include required products/parts, letting you standardize which parts are typically needed for that kind of work (and drive downstream inventory planning).

Why not the others

B. Resources — resources (technicians) aren’t “associated” to a Work Type directly; resources are matched/assigned at scheduling time based on skills, territories, availability, etc.

C. Service Appointments — while Work Types can influence service appointments (e.g., auto-create appointments when a Work Order uses a Work Type), Service Appointments are primarily associated to the Work Order as the schedulable visit rather than being a standard “Work Type related list” association in the way skills/products/articles are.

Universal Containers wants to dispatch groups of Service Appointments to their Technicians. The number of Service Appointments dispatched at a time varies among different Service Territories. Which two settings should a Consultant enable to ensure Service Appointments are dispatched correctly? Choose 2 answers



A. Set the Service Appointment to Dispatch in Field Service Settings.


B. Enable Drip Feed Dispatching in Field Service Settings.


C. Set the Number of Services to Drip Feed on the Service Territory.


D. Enable Sharing of Dispatched Service Appointments.





B.
  Enable Drip Feed Dispatching in Field Service Settings.

C.
  Set the Number of Services to Drip Feed on the Service Territory.

Explanation:
Universal Containers wants to dispatch groups of Service Appointments to technicians, but the number of appointments dispatched at once varies depending on the Service Territory. This requirement directly maps to the Drip Feed Dispatching feature in Field Service Lightning (FSL).

Enable Drip Feed Dispatching in Field Service Settings (B):
Drip Feed Dispatching is a feature that allows appointments to be dispatched in controlled batches rather than all at once.
By enabling this setting in Field Service Settings, the organization activates the functionality globally. This ensures that dispatchers can control how many appointments are sent to technicians at a time, preventing overload and improving efficiency.
Without enabling this setting, appointments would be dispatched immediately and individually, which does not meet the requirement of grouping them.

Set the Number of Services to Drip Feed on the Service Territory (C):
Once Drip Feed Dispatching is enabled, the number of appointments dispatched at a time can be configured at the Service Territory level.
This is critical because Universal Containers has different requirements across territories — some territories may dispatch 2 appointments at a time, while others may dispatch 5 or more.
By setting the “Number of Services to Drip Feed” on each Service Territory, the consultant ensures that dispatching behavior is tailored to local operational needs.

Why not the other options?
A. Set the Service Appointment to Dispatch in Field Service Settings: This option is misleading. Service Appointments are dispatched through scheduling and optimization, not by a global setting that forces them to dispatch.
D. Enable Sharing of Dispatched Service Appointments: Sharing controls visibility, not dispatching behavior. It does not influence how appointments are grouped or dispatched.
Thus, the correct configuration is to enable Drip Feed Dispatching globally and then set the number of appointments to drip feed per Service Territory. This combination ensures that appointments are dispatched in controlled groups, varying by territory as required.

Reference:
Salesforce Help: Drip Feed Dispatching
Trailhead: Field Service Dispatching

universal container requires trained inspectors to make 3 site visits per year to inspect the container customers' sites. These visits must be scheduled within 14 days of inspection due date. What are two ways a Consultant can configure maintenance plans to meet the requirements? Choose 2 answers



A. Auto generate work order with a 14 days generation horizon


B. Associate work type called site to maintenance plan


C. Associate a required skill call site visits to maintain plans


D. Auto generate work order with 14-day generation time frame





A.
  Auto generate work order with a 14 days generation horizon

B.
  Associate work type called site to maintenance plan

Explanation:

A. Auto-generate work orders with a 14-day generation horizon
To make sure each inspection visit is scheduled within 14 days of the inspection due date, UC should set the Maintenance Plan’s Generation Horizon (Days) = 14 (and use auto-generation). The generation horizon controls how many days before the next suggested maintenance date Salesforce generates the next work order(s). So with 14, the inspection work order is created 14 days before it’s due—giving dispatch/scheduling a defined window to plan the visit within that SLA window.
In other words:
the system creates the work early enough (14 days ahead) so it can be scheduled/assigned before it becomes late.

B. Associate a Work Type called “Site Visit” to the Maintenance Plan
A Maintenance Plan uses a Work Type as the template for the work it generates. Work Types standardize the job and can include things like estimated duration, required skills, products required, and instructions. That’s critical here because UC wants trained inspectors and a consistent inspection visit pattern.
By associating a “Site Visit” Work Type to the Maintenance Plan, UC can put the “trained inspector” requirement directly into the Work Type via Skill Requirements (e.g., “Inspector Certification”), and then scheduling can enforce qualification matching when assigning the appointment. Work types are explicitly used to standardize field service processes and can carry required skills.

Why the other options aren’t correct

C. Associate a required skill to the maintenance plan — Skills/Skill Requirements are natively associated to Work Types / Work Orders / Work Order Line Items (and then used for matching), not typically “attached to the maintenance plan” as the primary configuration approach tested; the recommended pattern is Work Type with skill requirements, inherited by generated work.

D. 14-day generation time frame — Generation Time Frame is about how far into the future Salesforce generates work orders as a batch (the span of future work to create). It’s not the “create it X days before due date” control—that’s Generation Horizon.

Universal Containers's Technicians may be assigned to Jobs with an arrival window to meet the customer appointment time preference. Technicians are also assigned to Jobs without a preferred appointment time. In which two ways should the Consultant define Operating Hours to meet this requirement? Choose 2 answers



A. The Maintenance Plan for the Account


B. The Due Date of the Service Appointment


C. The Time Slots for Appointment Booking


D. When Service Resources are available for work





C.
  The Time Slots for Appointment Booking

D.
  When Service Resources are available for work

Explanation:

This question tests your understanding of the dual purpose of Operating Hours in Field Service Lightning. Operating Hours define when work can be scheduled, but they serve two distinct audiences and use cases:
For Customers (Time Slots): Operating Hours are used to generate available time slots that customers can select during self-service or agent-assisted booking. This directly addresses the requirement for jobs with an arrival window/customer appointment time preference. The system uses Operating Hours (often tied to a Service Territory) to calculate which discrete time windows are bookable.
For Resources (Availability): Operating Hours (specifically when linked to a Service Resource via a Service Territory Membership) define when a technician is available to be scheduled for work. This applies to all jobs, whether they have a customer-preferred time or not. It ensures that technicians are only scheduled during their working shifts.

Why these answers are correct:
C. The Time Slots for Appointment Booking: This is the customer-facing function. Operating Hours define the pool of possible start times from which specific appointment slots are derived for customer selection.
D. When Service Resources are available for work: This is the resource-facing function. A technician's working hours (their availability) are defined by the Operating Hours on their Service Territory Membership(s). The scheduling engine will only place appointments within these windows.

Why the other options are incorrect:
A. The Maintenance Plan for the Account: Maintenance Plans determine the frequency and generation rules for recurring work. They do not define Operating Hours. Operating Hours are a separate, master list of time periods that can be referenced by many objects (Territories, Resources, etc.).
B. The Due Date of the Service Appointment: The Due Date is a single timestamp representing the latest allowed completion time, often driven by an SLA or entitlement. It is not defined by Operating Hours. Operating Hours create a recurring window of availability (e.g., Mon-Fri, 9 AM-5 PM), not a specific due date for a single appointment.

Reference:
Salesforce Help: "Set Operating Hours for Field Service" – This documentation explains that Operating Hours "specify the days and times when your field service organization operates." They are used to:
"Create time slots for appointment booking." (Answer C)
"Define when service resources are available to work." (Answer D, via Service Territory Membership).
The key is recognizing that the same Operating Hours record can be used both to constrain the booking UI for customers and to constrain the schedulable hours for resources in the dispatch console.

Universal Containers plans to implement Crew Management to better support its clients. Which area does the Consultant need to consider as part of the recommendation?



A. A service resource can only be a member of a single Crew.


B. Capacity-based scheduling is supported for Service Crews.


C. The Preferred Resource service objective is ignored for active Crew Members.


D. Salesforce Field Service considers the Recommended Crew Size when assigning appointments.





B.
  Capacity-based scheduling is supported for Service Crews.

Explanation:

Universal Containers is implementing Crew Management in Salesforce Field Service Lightning to handle group-based dispatching (e.g., teams of technicians for complex jobs). Crews are Service Crew records that aggregate individual Service Resources (crew members), allowing scheduling of the entire crew as a single bookable unit on the Gantt with combined capacity, skills, and availability.

A key consideration for consultants is:

B. Capacity-based scheduling is supported for Service Crews.
This is a critical capability and limitation nuance. Field Service supports capacity-based scheduling for Crews via Scheduling Policies (using the Utilization Threshold service objective, which considers total crew capacity against appointment duration). However, it uses the sum of crew members' capacities (not true aggregate planning like individual overtime). Crews appear as single resources on the Gantt with combined travel times (from the Crew Member who is also a Service Resource with a vehicle). This must be considered for accurate multi-technician job planning, especially for varying crew sizes. Capacity rules ensure overload prevention, but planners should validate totals manually for large crews.

Why the other options are incorrect (common pitfalls/misconceptions):
A. A service resource can only be a member of a single Crew.
False. Service Resources can be members of multiple Crews (via the Service Crew Member junction object). This flexibility supports scenarios like shared specialists across teams, but requires careful capacity management to avoid double-booking.

C. The Preferred Resource service objective is ignored for active Crew Members.
False. The Preferred Resource objective (in Scheduling Policies) prioritizes named preferred technicians on Work Orders and applies to Crew Members. It influences crew assignment/optimization if the preferred resource is an eligible crew member.

D. Salesforce Field Service considers the Recommended Crew Size when assigning appointments.
False. The Recommended Crew Size field on Work Types (e.g., "3 technicians needed") is informational/metadata only—it standardizes planning but is not used by the Scheduler, Optimizer, or Gantt for automatic assignment/resizing. Dispatchers must manually form/select appropriately sized crews.

Key Recommendation Considerations for Crews (beyond the answer):
- Enable Field Service Crew permissions and create Service Crew records with a designated Related Service Resource (for travel/home base).
- Use Crew Goals on Work Types for size guidance (not enforced).
- Test Scheduling Policies with Match Skills (crew aggregate skills) and Utilization for capacity.
- Mobile app supports crew check-in/out, but inventory/Products Consumed are individual.

Reference:
Salesforce Help: Schedule Service Crews – "Capacity-based scheduling... considers the combined capacity of crew members." Confirms support with caveats on aggregation.
Crew Limitations & Considerations: No single-crew restriction; Preferred Resource applies; Recommended Size is "planning guidance only."
Field Service Scheduling Policies – Utilization for crews.
Exam prep sites (Pass4Future, CourseHero) list B as correct for this exact/variant question, aligning with docs.
This question tests Crew Management implementation nuances, emphasizing capacity handling as a core consultant consideration for client scalability.

Page 6 out of 20 Pages
PreviousNext
345678
Field-Service-Consultant Practice Test Home

Experience the Real Exam Before You Take It

Our new timed Field-Service-Consultant practice test mirrors the exact format, number of questions, and time limit of the official exam.

The #1 challenge isn't just knowing the material; it's managing the clock. Our new simulation builds your speed and stamina.



Enroll Now

Ready for the Real Thing? Introducing Our Real-Exam Simulation!


You've studied the concepts. You've learned the material. But are you truly prepared for the pressure of the real Salesforce Certified Field Service Consultant - FS-Con-101 exam?

We've launched a brand-new, timed Field-Service-Consultant practice exam that perfectly mirrors the official exam:

✅ Same Number of Questions
✅ Same Time Limit
✅ Same Exam Feel
✅ Unique Exam Every Time

This isn't just another Field-Service-Consultant practice questions bank. It's your ultimate preparation engine.

Enroll now and gain the unbeatable advantage of:

  • Building Exam Stamina: Practice maintaining focus and accuracy for the entire duration.
  • Mastering Time Management: Learn to pace yourself so you never have to rush.
  • Boosting Confidence: Walk into your Field-Service-Consultant exam knowing exactly what to expect, eliminating surprise and anxiety.
  • A New Test Every Time: Our Salesforce Certified Field Service Consultant - FS-Con-101 exam questions pool ensures you get a different, randomized set of questions on every attempt.
  • Unlimited Attempts: Take the test as many times as you need. Take it until you're 100% confident, not just once.

Don't just take a Field-Service-Consultant test once. Practice until you're perfect.

Don't just prepare. Simulate. Succeed.

Take Field-Service-Consultant Practice Exam