Universal Containers performs multi-staged jobs, where the second job can only begin after completion of the first job. How should aConsultant 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.
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 twodifferent resources would not create a dependency between the jobs. References: https://help.salesforce.com/s/articleView?id=sf.fs_service_appointments.htm &type=5https://help.salesforce.com/s/articleView?id=sf.fs_service_appointment_dependencies.htm &type=5
Contribute your Thoughts:
Chosen Answer:
This is a voting comment (?). You can switch to a simple comment. It is better to Upvote an existing comment if you don't have anything to add.
Submit