Field-Service-Consultant Practice Test Questions

192 Questions


Universal Containers requires trained inspectors to make three site visits per year to inspect containers at customer sites. These visits must be created 14 days before the next suggested inspection date. What are two ways 3 Consultant can configure Maintenance Plans to meet the requirement? Choose 2 answers


A. Associate a Required Skill called Site Visit to a Maintenance Plan.


B. Associate 2 Work Type called Site Visit to a Maintenance Plan


C. Auto-generate Work Orders with a 14 daya Generation Timeframe.


D. Auto-generate Work Orders with a 14 day Generation Horizon.





C.
  Auto-generate Work Orders with a 14 daya Generation Timeframe.

D.
  Auto-generate Work Orders with a 14 day Generation Horizon.

Explanation:

Maintenance Plans are records that define recurring work orders for preventive maintenance such as inspections or tune-ups[188]. Auto-generate Work Orders is a setting that enables or disables the automatic generation of work orders from maintenance plans[189]. Generation Timeframe is a setting that defines how often work orders should be generated from maintenance plans such as daily, weekly, or monthly[190]. Generation Horizon is a setting that defines how far in advance work orders should be generated from maintenance plans such as 7 days or 30 days[191]. Auto-generating Work Orders with a 14 day Generation Timeframe and a 14 day Generation Horizon would allow Universal Containers to automatically generate Work Orders 14 days before the next suggested maintenance date by creating work orders from maintenance plans every 14 days within 14 days of their scheduled date. Associating a Required Skill called Site Visit to a Maintenance Plan would not affect how far in advance work orders are generated from maintenance plans. Required Skills are fields on the maintenance plan object that indicate which skills are needed for performing preventive maintenance[192]. Associating a Work Type called Site Visit to a Maintenance Plan would not affect how far in advance work orders are generated from maintenance plans. Work Types are records that define the standard tasks and duration for a specific type of work[193].

References: https://help.salesforce.com/s/articleView?id=sf.fs_maintenance_plans_overview.htm &type=5 https://help.salesforce.com/s/articleView?id=sf.fs_maintenance_plans_auto_generate_work_orders.htm &type=5 https://help.salesforce.com/s/articleView?id=sf.fs_maintenance_plans_generation_timeframe.htm

Universal containers plans to deploy field service lightning to 100 external contractors. There are 75 contractors who need access to work Orders assets mobile app, and chatter. the remaining 25 contractors are paid a commission on sales of containers and need to schedule resources. Which license types and quantities should the consultant recommend?


A. 100 contractors


B. 25 contractors
75 contractors


C. 25 contractors
100 contractors





B.
  25 contractors
75 contractors

Explanation:

Contractors are external users who can access Field Service features such as work orders, service appointments, assets, products consumed, etc… There are two types of contractor licenses available: Contractor (Full Access) and Contractor (Limited Access). Contractor (Full Access) licenses allow users to access all Field Service features except scheduling optimization. Contractor (Limited Access) licenses allow users to access only work orders assigned to them or their crew members via mobile app or web browser[22. Universal Containers should deploy 25 Contractor (Full Access) licenses to contractors who need to schedule resources and 75 Contractor (Limited Access) licenses to contractors who need access to work orders, assets, mobile app, and chatter. References: https://help.salesforce.com/s/articleView?id=sf.field_service_contractors_overview.htm &type=5 https://help.salesforce.com/s/articleView?id=sf.field_service_contractors_license_types.htm &type=5 https://help.salesforce.com/s/articleView?id=sf.field_service_contractors_full_access_license_features.htm &type=5 https://help.salesforce.com/s/articleView?id=sf.field_service_contractors_limited_access_license_features.htm &type=5

Universal Containers wants Technicians to view work progress through the Work Order Line Item card in the Salesforce Field Service mobile app. Which configuration steps should 8 Conzultant take to meet this requirement?


A. Create a custom Visuaiforce page and add an extemal link in the Salesforce Field Service mobile app to view the page in the mobile browser.


B. Create a Report Chart that summarizes wk Order Line Items and add 2 link to the Service Appointment layout.


C. Add the Work Order Line Items related list to the Work Order page layout and assign the layout to the Technician’s profile.


D. Create a custom Lightning Component that displays Work Order progress and deploy it to Technicians through the Salesforce Field Service mobile app.





D.
  Create a custom Lightning Component that displays Work Order progress and deploy it to Technicians through the Salesforce Field Service mobile app.

Explanation:

Lightning Components are reusable units of user interface that can be customized and embedded in different pages or apps[180]. Work Order Line Items are records that track specific tasks or products related to a work order[181]. Creating a custom Lightning Component that displays Work Order progress and deploying it to Technicians through the Salesforce Field Service mobile app would allow Universal Containers’ Technicians to view work progress through the Work Order Line Item card in the Salesforce Field Service mobile app by creating a component that shows the status or completion percentage of work order line items and adding it to the work order line item card layout in the mobile app settings[182]. Creating a custom Visualforce page and adding an external link in the Salesforce Field Service mobile app to view the page in the mobile browser would not allow Technicians to view work progress through the Work Order Line Item card in the Salesforce Field Service mobile app.

Visualforce pages are web pages that can display custom user interface using HTML, CSS, JavaScript, and Apex[183]. Creating a Report Chart that summarizes Work Order Line Items and adding a link to the Service Appointment layout would not allow Technicians to view work progress through the Work Order Line Item card in the Salesforce Field Service mobile app. Report Charts are visual representations of report data that can be added to different pages or layouts[184]. Adding the Work Order Line Items related list to the Work Order page layout and assigning the layout to the Technician’s profile would not allow Technicians to view work progress through the Work Order Line Item card in the Salesforce Field Service mobile app. Related lists are lists of records that are directly related to another record and can be added to different page layouts[185]. References: https://developer.salesforce.com/docs/component-library/overview/components https://help.salesforce.com/s/articleView?id=sf.fs_work_order_line_items.htm &type=5 https://help.salesforce.com/s/articleView?id=sf.fs_mobile_custom_cards_overview.htm &type=5 https://developer.salesforce.com/docs/atlas.en-us.pages.meta/pages/pages_intro_what_is_it.htm https://help.salesforce.com/s/articleView?id=sf.reports_charts_adding_to_layouts.htm &type=5 https://help.salesforce.com/s/articleView?id=sf.customize_related_lists.htm &type=5

universal containers wants to provide a view of emergency work that is only visible to dispatchers What should the consultant do to meet the requirement?


A. Custom gantt filter


B. Custom lightning component


C. Custom report in a private report folder


D. Custom list view





A.
  Custom gantt filter

Explanation:

Custom gantt filters are filters that allow dispatchers to view service appointments based on specific criteria such as status, priority, or custom fields[67]. Creating a custom gantt filter would allow providing a view of emergency work that is only visible to dispatchers by setting up criteria such as status equals emergency and sharing the filter with dispatchers only[68]. Custom lightning component is a component that allows developers to create custom user interfaces using Lightning Web Components or Aura Components[69]. Creating a custom lightning component would require coding and would not leverage the existing gantt chart functionality. Custom report in a private report folder is a report that allows users to view data based on specific criteria such as objects, fields, filters, or charts[70]. Creating a custom report in a private report folder would not provide a view of emergency work on the gantt chart and would not allow dispatchers to schedule or reschedule service appointments. Custom list view is a list view that allows users to view records based on specific criteria such as filters, fields, or sorting[71]. Creating a custom list view would not provide a view of emergency work on the gantt chart and would not allow dispatchers to schedule or reschedule service appointments. References: https://help.salesforce.com/s/articleView?id=sf.fs_gantt_filters.htm &type=5 https://help.salesforce.com/s/articleView?id=sf.fs_gantt_filters_create.htm &type=5 https://developer.salesforce.com/docs/component-library/documentation/en/lwc https://help.salesforce.com/s/articleView?id=sf.reports_builder_overview.htm &type=5 https://help.salesforce.com/s/articleView?id=sf.customize_listviews.htm &type=5

Universal Containers performs multi-staged jobs, where the second job can only begin after completion of the first job. How should a Consultant recommend implementing this process?


A. Create two Service Appointments, set the Related Service Appointment and Time Dependency.


B. Create one Service Appointment with the total duration of the two jobs and assign two Resources.


C. Create two Service Appointments and schedule them to the same Resource.


D. Create one Service Appointment and schedule it to two different Resources.





A.
  Create two Service Appointments, set the Related Service Appointment and Time Dependency.

Explanation:

To perform multi-staged jobs, where the second job can only begin after completion of the first job, two service appointments can be created and linked by setting the Related Service Appointment field on the second service appointment to point to the first one, and setting the Time Dependency field to After Previous. Creating one service appointment with the total duration of the two jobs and assigning two resources would not ensure that the second job starts after the first one. Creating two service appointments and scheduling them to the same resource or creating one service appointment and scheduling it to two different resources would not create a dependency between the jobs.

References: https://help.salesforce.com/s/articleView?id=sf.fs_service_appointments.htm &type=5 https://help.salesforce.com/s/articleView?id=sf.fs_service_appointment_dependencies.htm &type=5

A technician needs to get replacement part for damaged inventory on them for an upcoming job. To which object should the technician add a product request record?


A. work types


B. work order


C. service appointment


D. service report





B.
  work order

Explanation:

A Product Request record can be added to a Work Order to request a product from inventory for a service appointment. A Work Type is a template that defines the duration, skills, and products required for a work order or work order line item. A Service Appointment is a record that represents a scheduled visit by a service resource to a customer location. A Service Report is a document that summarizes the details and outcomes of a service appointment. References: https://help.salesforce.com/s/articleView?id=sf.fs_product_requests.htm &type=5 https://help.salesforce.com/s/articleView?id=sf.fs_work_types.htm &type=5 https://help.salesforce.com/s/articleView?id=sf.fs_service_appointments.htm &type=5 https://help.salesforce.com/s/articleView?id=sf.fs_service_reports.htm &type=5

A consultant has implemented user territories at Northern Trail Outfitters (NTO) in a private sharing model. A new Midwest Service Territory has been created. Which two actions should NTO take to give the dispatcher access to all relevant Midwest records? Choose 2 answers


A. Create a new user territory associated with the Service Territory and dispatcher.


B. Configure and run the User Territory Sharing Job in Field Service Settings.


C. Assign a new user territory and add each of the assigned service resources.


D. Add the resources assigned to the Service Territory's Member related list.





A.
  Create a new user territory associated with the Service Territory and dispatcher.

B.
  Configure and run the User Territory Sharing Job in Field Service Settings.

Explanation:

User Territories are records that associate users with service territories for sharing purposes[90]. Creating a new user territory associated with the Service Territory and dispatcher would allow giving access to all relevant Midwest records by linking them with their corresponding service territory[91]. Configuring and running the User Territory Sharing Job in Field Service Settings would allow updating sharing rules based on user territories automatically at regular intervals such as daily or weekly[92]. Assigning a new user territory and adding each of the assigned service resources would not give access to all relevant Midwest records

A mobile technician uses parts present in their van to complete an on-site customer installation. The technician has marked the service appointment and work order as completed. They want to record the parts used in completing the job and adjust their van stock. Where should the technician record this information?


A. The Product Item Transactions Related List on the Product Item


B. The Work Order Line Item associated with the completed Work Order


C. The Products Consumed section on the Work Order


D. The Product Request Line Item associated with the Product





C.
  The Products Consumed section on the Work Order

Explanation:

The Products Consumed section on the Work Order allows the technician to record the products used and adjust the inventory levels of their van stock. The Product Item Transactions Related List on the Product Item shows the history of product movements, but does not allow recording new transactions. The Work Order Line Item associated with the completed Work Order shows the products required, but not the products used. The Product Request Line Item associated with the Product shows the products requested, but not the products consumed. References: https://help.salesforce.com/s/articleView?id=sf.fs_products_consumed.htm &type=5 https://help.salesforce.com/s/articleView?id=sf.fs_product_item_transactions.htm &type=5 https://help.salesforce.com/s/articleView?id=sf.fs_work_order_line_items.htm &type=5 https://help.salesforce.com/s/articleView?id=sf.fs_product_request_line_items.htm &type=5

Universal Containers has a call center that responds to requests from customers and schedules time for Field Service Engineers (FSEs) to perform work on assets owned by the client. Call Center Agents are responsible for booking appointments. Which permission set license should be assigned to the Call Center Agents?


A. FSL Resource License


B. FSL Admin License


C. FSL Agent License


D. FSL Dispatcher License





C.
  FSL Agent License

Explanation:

This option allows booking appointments, creating work orders, and viewing work types and work rules, which are the tasks that call center agents are responsible for. References: https://help.salesforce.com/s/articleView?id=sf.fs_permission_sets.htm&type=5

Universal Containers (UC) provides services to multiple machines installed at customer sites. Each machine has different issues that need to be fixed. UC wants to track progress, different parts used, and time spent on each machine when dispatching a Technician. How should the Consultant meet these requirements?


A. Each Asset will have a Service Appointment that will represent the work needed for each machine.


B. Work Orders will have multiple Work Order Line Items. Each Work Order Line Item will be linked to the Asset and have a Service Appointment.


C. Work Orders will have multiple Service Appointments. Each Service Appointment will be linked to the Asset.


D. Each Account will have a Service Appointment that will represent the work to be done at the customer site.





B.
  Work Orders will have multiple Work Order Line Items. Each Work Order Line Item will be linked to the Asset and have a Service Appointment.

Explanation:

This option allows tracking the required work for each machine separately, and scheduling a service appointment for each work order line item. References: https://help.salesforce.com/s/articleView?id=sf.fs_work_order_line_items.htm&type=5

universal container wants its technician to follow a standard operating procedure (S O P) while performing maintenance on an individual asset. Each operation should be captured independently to allow technician to enter note and update status they progress with the work preventative maintenance should be with a single visit Which data model should the consultant recommend to the universal container?


A. Work order to represent the preventative maintenance on the asset - work order line item to represent the different operations - service appointment to represent the visit


B. Service appointment to represent ante the preservative maintenance on the asset - work order line item to represent the different operations - work order to represent the visit


C. Work order to represent the preventative maintenance on the asset - service appointment to represent the different operations - work order line item to represent the visit


D. Work order line item represent the preventative Maintenance on the asset - work order represent the different operations- service appointment to represent visit





A.
  Work order to represent the preventative maintenance on the asset - work order line item to represent the different operations - service appointment to represent the visit

Explanation:

Work Orders are records that track customer requests for service such as repairs or maintenance[87]. Work Order Line Items are records that track specific tasks or products related to a work order[88]. Service Appointments are records that track the date, time, duration, and assigned resource for a work order or work order line item[89]. Using this data model would allow Universal Containers’ technicians to follow a standard operating procedure while performing maintenance on an individual asset by creating different work order line items for different operations and capturing notes and status updates for each line item. It would also allow scheduling and dispatching one service appointment for one visit. Service appointment to represent preventative maintenance on the asset - work order line item to represent the different operations - work order to represent the visit would not work because service appointments cannot be related directly to assets. Work order line item represent preventative Maintenance on the asset - work order represent the different operations- service appointment to represent visit would not work because work order line items cannot be related directly to assets.

References: https://help.salesforce.com/s/articleView?id=sf.fs_work_orders.htm&type=5 https://help.salesforce.com/s/articleView?id=sf.fs_work_order_line_items.htm&type=5 https://help.salesforce.com/s/articleView?id=sf.fs_service_appointments.htm&type=5

AW Computing technicians use the field service mobile application exclusively since they are always in the field. Due to frequent schedule changes, the technician should only see one job at a time on the app. How should the field service administrator ensure this requirement is met?


A. Instruct the dispatcher to only dispatch one work order to each technician at a time.


B. Set Send Appointment Notifications on Dispatch in the mobile settings to one.


C. Enable drip feed to dispatch one service appointment per technician at a time.


D. Set up auto dispatch to dispatch one work order for each technician at a time





C.
  Enable drip feed to dispatch one service appointment per technician at a time.

Explanation:

Drip feed is a feature that automatically dispatches service appointments to resources based on predefined criteria and time intervals. By enabling drip feed, the system can dispatch one service appointment per technician at a time, and adjust their schedule accordingly. References: https://help.salesforce.com/s/articleView?id=sf.fsl_drip_feed.htm&type=5


Page 3 out of 16 Pages
Previous