Based on the following images, which choice best describes what occurs if Discovery sets the name attribute of a discovered Windows Server CI to 'Windows1' and then Altiris discovery runs detecting 'Windows2' for the name attribute on the same CI?
Correct Answer: B
Explanation:
In ServiceNow Discovery, the reconciliation process is governed by precedence rules. These rules determine which data source’s information will be retained if there are conflicts when multiple sources discover the same CI. In this case, Altiris has a higher order of precedence (300) compared to ServiceNow (100), as seen in the “Data Source Precedents” section of the image. Therefore, if Altiris discovers ‘Windows2’ for the name attribute on the same CI after ServiceNow sets it to ‘Windows1’, the name will change to ‘Windows2’ due to Altiris’s higher precedence. Reference: The explanation is inferred from understanding how reconciliation and data source precedents work in ServiceNow Discovery, though not directly quoted from specific documents. You can find more information on these topics in the following links: Reconciliation Data source precedents
Question 2
Based on this image, which of the following statements are true? (Choose three.)
Correct Answer: A, B, D
Explanation:
information about web servers1. B is true because the merge table operation is typically used for application patterns, which are horizontal patterns that discover applications and their dependencies. The condition on the process.executablePath variable suggests that the operation is looking for a specific application (mongoose) running on the web servers. D is true because the merge table operation requires at least one matching field value between the two source tables1. In this case, the process.executablePath variable is the matching field, and it must contain “mongoose” for the operation to run. Reference: 1: Merge tables - Product Documentation: San Diego - Now Support Portal 3: Product Documentation | ServiceNow [4]: Discovery Patterns - Product Documentation: San Diego - Now Support Portal
Question 3
Refer to the exhibit
Based on this image, which of the following statements are true? (Choose three.)
Correct Answer: A, B, D
Explanation:
A is true because the target table $cmdb_ci_web_server is a ServiceNow CMDB table that stores information about web servers1. B is true because the merge table operation is typically used for application patterns, which are horizontal patterns that discover applications and their dependencies. The condition on the process.executablePath variable suggests that the operation is looking for a specific application (mongoose) running on the web servers. D is true because the merge table operation requires at least one matching field value between the two source tables1. In this case, the process.executablePath variable is the matching field, and it must contain “mongoose” for the operation to run. Reference: 1: Merge tables - Product Documentation: San Diego - Now Support Portal 3: Product Documentation | ServiceNow [4]: Discovery Patterns - Product Documentation: San Diego - Now Support Portal
Demo Practice Mode
You are viewing only the questions marked as Demo.