ServiceNow Certified Implementation Specialist – Discovery — Question 41
Which of the following pattern operations query targets? (Choose two.)
Answer options
- A. WMI Query
- B. Merge Table
- C. Get Process
- D. Parse Variable
Correct answer: A, C
Explanation
The correct answers are A and C because WMI Query and Get Process are both operations that specifically interact with and retrieve information from target systems. Options B and D do not perform querying on targets; Merge Table is related to data integration, and Parse Variable deals with data manipulation.