ServiceNow Certified System Administrator — Question 305
When an administrator sets a policy that is applied to all data entered into the Platform (UI, Import Sets, or Web Services), where does this policy run by default?
Answer options
- A. Network
- B. Server
- C. Client
- D. Browser
Correct answer: B
Explanation
The correct answer is B, as policies set by an administrator for all data processes are executed on the server-side by default. The other options, such as Client and Browser, refer to user-side processing, while Network pertains to the communication layer, not policy execution.