ServiceNow Certified System Administrator — Question 314
Where do Ul Policies run?
Answer options
- A. Client-side (browser)
- B. Knowledge Base
- C. Server-side (database)
- D. Within server-side scripts
Correct answer: A
Explanation
Ul Policies are designed to execute on the client-side, meaning they run in the user's browser to enhance the user experience. The other options refer to environments where policies or scripts may not directly interact with the user's interface as Ul Policies do.