ServiceNow Certified Implementation Specialist – Security Incident Response — Question 23
The creation of custom process definitions would require which of the following platform components? (Choose two.)
Answer options
- A. Client-Side Script
- B. Process Definition record
- C. Business Rule
- D. Script Include
Correct answer: B, D
Explanation
The correct components for creating custom process definitions are the Process Definition record (B) and Script Include (D). A Process Definition record is essential for defining the processes, while Script Include is used for reusable server-side scripts. Client-Side Script (A) and Business Rule (C) do not directly pertain to the creation of process definitions.