Which data points are utilized for distance calculations in matching?

Prepare for the ServiceNow Field Service Management (FSM) – Paris Test. Enhance your skills with comprehensive flashcards and multiple choice questions, each enriched with explanations. Ace your exam with confidence!

Multiple Choice

Which data points are utilized for distance calculations in matching?

Explanation:
Distance calculations for matching rely on geolocation data from both sides involved in the task. You need the task’s exact position, provided by its latitude and longitude, to know where the task is located. You also need the agent’s position, stored as latitude and longitude, to determine how far the agent is from that task. In some setups, the task’s coordinates aren’t stored directly on the task record; a script include like LocationFromTask can be used to derive or fetch the task’s location coordinates so the distance calculation can proceed. Because you use the task’s coordinates, the agent’s coordinates, and a mechanism to resolve the task’s location when needed, all of these data points contribute to the distance calculation. That’s why all of the above is the best choice.

Distance calculations for matching rely on geolocation data from both sides involved in the task. You need the task’s exact position, provided by its latitude and longitude, to know where the task is located. You also need the agent’s position, stored as latitude and longitude, to determine how far the agent is from that task. In some setups, the task’s coordinates aren’t stored directly on the task record; a script include like LocationFromTask can be used to derive or fetch the task’s location coordinates so the distance calculation can proceed. Because you use the task’s coordinates, the agent’s coordinates, and a mechanism to resolve the task’s location when needed, all of these data points contribute to the distance calculation. That’s why all of the above is the best choice.

Subscribe

Get the latest from Examzify

You can unsubscribe at any time. Read our privacy policy