ServiceNow Certified Implementation Specialist – Discovery — Question 42
What entry point type must a horizontal pattern have to execute from a process classifier?
Answer options
- A. A subnet entry point type.
- B. HTTP(S) entry point type if the pattern is running on a web server application.
- C. TCP entry point type or ALL entry point type.
- D. It does not matter, it is triggered for all entry point types.
Correct answer: C
Explanation
The correct answer is C because horizontal patterns specifically need a TCP entry point type or an ALL entry point type to function correctly from a process classifier. Options A and B are incorrect as they specify other entry point types that do not apply to horizontal patterns, while option D is incorrect as it implies no specific requirements, which is false.