Last Updated On : 7-Apr-2026
Salesforce Certified Field Service Consultant - FS-Con-101 Practice Test
Prepare with our free Salesforce Certified Field Service Consultant - FS-Con-101 sample questions and pass with confidence. Our Field-Service-Consultant practice test is designed to help you succeed on exam day.
Salesforce 2026
AW Computing technicians handle different kinds of jobs, many of which involve installing or replacing parts. Having the appropriate inventory is critical to completing the jobs on time. How should field service be configured to ensure the parts required for a job are listed correctly on the work order?
A. Ensure the product items are available in inventory.
B. Include the required products in the work type.
C. Add the product fields to the work order layout.
D. Create a flow to add the products to the work order.
Explanation:
Work Types in Salesforce Field Service are templates that define the standard attributes of a job. They can include:
Estimated duration of the job.
Required skills for the technician.
Required products (parts or materials) needed to complete the job.
By configuring Work Types with the required products, every Work Order created from that Work Type will automatically list the correct parts. This ensures technicians know exactly what inventory is needed before heading to the customer site, reducing delays and improving first-time fix rates.
This approach is scalable and efficient because Work Types can be reused across similar jobs. For example, an “Installation” Work Type might always require a specific set of parts, while a “Break-Fix” Work Type might require another set. Linking products to Work Types ensures consistency, reduces manual data entry, and supports inventory planning.
Why the Other Options Are Incorrect
A. Ensure product items are available in inventory:
Inventory availability is important, but it does not automatically list products on Work Orders. It only ensures stock exists.
C. Add product fields to the Work Order layout:
Adding fields provides visibility but does not populate required products automatically.
D. Create a flow to add products to the Work Order:
While possible, this is a custom solution. Salesforce provides Work Types as the standard, out-of-the-box way to handle this requirement. Using flows adds unnecessary complexity.
Exam Tip
When the exam mentions ensuring parts are listed correctly on Work Orders, the answer is almost always Work Types with required products. Work Types are the native template mechanism for jobs.
References
Salesforce Help: Work Types
Trailhead: Field Service Work Types
Universal Containers (UC) wants to deploy Knowledge to its field team, How should UC ensure its Technicians can access Knowledge Articles offline?
A. Use Work Types to assign associated Articles to Work Orders.
B. Write a workflow that associates Articles to Work Orders based on a pickiist on the jork Order.
C. Use the Salesforce mobile app with deep linking to the Salesforce Field Service mobile app.
D. Create a custom mobile app that syncs articles based on Service Appointment assignments
Explanation:
Using Work Types to assign associated Articles to Work Orders leverages the native offline capabilities of Salesforce Field Service Mobile when combined with Knowledge article pinning. Here's how this approach provides reliable offline access:
Automatic Article Association:
When Work Types are configured with associated Knowledge articles, any Work Order created from that Work Type automatically inherits those article associations.
Offline Synchronization:
The Salesforce Field Service Mobile app can be configured to sync specific Knowledge articles for offline access. When articles are associated with a technician's assigned work orders, those articles are automatically downloaded to the mobile device during synchronization.
Contextual Relevance:
Articles associated via Work Types are inherently relevant to the work being performed. If a technician is working on an "HVAC Installation" work type, they'll have HVAC installation articles available offline, not irrelevant articles.
Automatic Updates:
When articles are updated, the mobile app can sync new versions during the next online synchronization, ensuring technicians always have current information.
This approach requires proper configuration of Knowledge article visibility, Field Service Mobile settings for offline sync, and Work Type setup, but once configured, it provides seamless offline access to relevant technical documentation without manual intervention.
Why Other Answers Are Incorrect
Option B (Workflow to associate Articles):
Creates unnecessary complexity and may not support offline access reliably. While a workflow could theoretically associate articles with work orders, this doesn't guarantee those articles will be synchronized to mobile devices for offline access. The Salesforce mobile offline synchronization works best with native relationships and configurations, not custom automation.
Option C (Salesforce mobile app with deep linking):
Requires internet connectivity to access articles since deep linking typically opens online content. While the Salesforce mobile app supports offline functionality, deep linking to specific content generally requires network access to retrieve that content, making it unreliable for field technicians who may be in areas with poor or no connectivity.
Option D (Custom mobile app):
Represents significant development effort for functionality that exists natively. Building a custom app to sync articles would require developing synchronization logic, conflict resolution, storage management, and user interface—all of which are already provided in Salesforce Field Service Mobile when properly configured with Work Types and Knowledge associations.
References:
Salesforce Knowledge and Field Service Mobile Integration Guide explains: "For offline Knowledge access, associate articles with Work Types. When technicians receive work orders based on those Work Types, the associated articles are automatically synchronized to their mobile devices for offline access during field work."
Universal Containers needs to send Technicians into the field to service containers. It takes two Technicians with specialized skills to complete the work at the same time. How should a Consultant implement this requirement?
A. Create a crew with two Technicians
B. Create a work rule with two required skills.
C. Create a single Service Appointment.
D. Create two Service Crews.
Explanation:
When two technicians with specialized skills must work simultaneously on a job, the best practice is to create a Service Crew containing both individuals. A Service Crew is treated as a single schedulable unit in Salesforce Field Service. When the crew is assigned to a Service Appointment, both technicians are dispatched together, ensuring they arrive at the same time and location.
This approach guarantees coordinated effort and is critical for scenarios involving safety requirements, regulatory compliance, or complex technical tasks that cannot be completed by one technician alone. Using a crew ensures the job is always handled as a team, not as individual resources that might be scheduled separately.
Why the Other Options Are Incorrect
B: A work rule with two required skills may result in a single technician being assigned if one person happens to have both skills. It does not guarantee that two technicians are dispatched together.
C: Creating one Service Appointment without a Service Crew does not enforce multi-person attendance. The scheduler may assign only one technician, even if multiple skills are involved.
D: Creating two Service Crews would result in two separate teams. This does not ensure collaboration as a single unit and may lead to independent scheduling rather than simultaneous, coordinated dispatch.
Only option A ensures simultaneous, team-based dispatch of multiple technicians as one cohesive unit.
Reference
Salesforce Help – Use Service Crews
Universal Containers Technicians frequently need to request more parts from another inventory location when stock runs low. How can Universal Container Technicians achieve this for each product requested?
A. Create a Shipment and a Product request line item.
B. Create a Product Consumed and a Produc request line item.
C. Create a Product Request and a Product request line item.
D. Create a Work Order Line Item and a Product request line item.
Explanation:
Why the answer is right
Universal Containers wants technicians to request more parts when stock runs low, and the question emphasizes “for each product requested.” In Salesforce Field Service inventory, the standard pattern is:
Product Request = the “header” or container request (who is requesting, from where, to where, status, fulfillment context).
Product Request Line Item = the “line” representing each product and quantity being requested.
That exact structure matches the requirement “for each product requested”—each item becomes a separate line item under one request. This is also consistent with how Field Service models multi-item requests, shipments, and fulfillment workflows across inventory locations. It ensures you can request multiple products, track partial fulfillment, and handle approvals or processing without creating separate requests for every single item unless needed.
This approach is also operationally scalable. Dispatchers or warehouse staff can process a single request containing several line items, rather than technicians creating scattered records. It provides clean reporting such as how many requests are made, which items are commonly requested, and average fulfillment time. It also integrates cleanly with other inventory actions like transfers and return orders.
Why the other options are incorrect
A. Shipment + Product Request Line Item is incorrect because a shipment is typically a downstream fulfillment or transport tracking object. The technician’s need is the request mechanism. Shipping may occur later, but it is not the primary object used to request parts.
B. Product Consumed + Product Request Line Item is incorrect because Product Consumed records track parts that were already used during service. They do not represent a replenishment request. Consuming inventory is the opposite of requesting inventory.
D. Work Order Line Item + Product Request Line Item is also incorrect. Work Order Line Items represent service tasks or service delivery at the line level, not inventory fulfillment requests. While a WOLI can be associated with required products, the object designed specifically for requesting parts between locations is Product Request.
References
Salesforce Help: Field Service Inventory Management concepts and tasks (request, transfer, and return patterns).
Salesforce ecosystem explanations of inventory objects, where Product Request acts as the request vehicle and Product Request Line Items represent each product being requested.
To prepare for an upgrade, a mobile technician creates a product request for three circuit boards to be sent from the main warehouse to the customer site. The completed job needs two of the boards. Which two Field Service tools should the technician use to return the unused circuit board to the warehouse? Choose TWO answers
A. Work Order
B. Return Order
C. Product Transfer
D. Product Receipt
C. Product Transfer
Explanation:
Why Answers B and C Are Correct
Option B (Return Order)
Return Order is the primary mechanism for formally returning unused or defective parts to inventory with proper documentation and tracking. When a technician creates a Return Order for the unused circuit board, this initiates a formal returns process that includes:
Authorization tracking: The return is officially authorized and tracked
Inventory reconciliation: The returned item is properly added back to warehouse inventory
Condition documentation: The item's condition upon return can be documented
Financial implications: Any credits or warranty claims can be processed
Return Orders provide complete audit trails for inventory movements and are particularly important for expensive items like circuit boards where tracking each unit's movement is crucial.
Option C (Product Transfer)
Product Transfer handles the physical movement of inventory between locations within the organization. When transferring the unused circuit board from the field location (or technician's possession) back to the main warehouse, a Product Transfer:
Documents location change: Officially records the item moving from field inventory to warehouse inventory
Updates inventory levels: Automatically adjusts inventory counts at both locations
Tracks transfer status: Shows whether the transfer is requested, in transit, or completed
Supports logistics: Can integrate with shipping and receiving processes
The combination of Return Order (for formal authorization and documentation) and Product Transfer (for physical movement tracking) provides complete end-to-end management of the return process.
Why Other Answers Are Incorrect
Option A (Work Order)
Work Order represents service work to be performed, not part returns. While work orders might trigger part usage, they don't provide functionality for returning unused inventory to warehouses. Using a work order for returns would misrepresent service activities and complicate service reporting.
Option D (Product Receipt)
Product Receipt documents receiving products at a location, not returning them. Product Receipts are used when inventory arrives at a location from a supplier or another company location. While a warehouse might create a Product Receipt when they receive the returned circuit board, this is the receiving side of the process, not the return initiation side that the technician needs to perform.
References
Salesforce Field Service Inventory Management Guide states: "For returning unused parts to inventory, technicians should create Return Orders to document the return authorization and Product Transfers to track the physical movement of inventory between locations."
| Field-Service-Consultant Exam Questions - Home | Previous |
| Page 4 out of 39 Pages |