CSA · Question #256
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?
The correct answer is D. Server. Data Policies in ServiceNow are server-side rules that enforce data integrity across all entry points - the UI, Import Sets, and Web Services. Because they run on the server, they cannot be bypassed by client-side manipulation. Although a Data Policy can optionally be converted…
Question
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?
Options
- AClient
- BNetwork
- CBrowser
- DServer
How the community answered
(41 responses)- A2% (1)
- C2% (1)
- D95% (39)
Explanation
Data Policies in ServiceNow are server-side rules that enforce data integrity across all entry points - the UI, Import Sets, and Web Services. Because they run on the server, they cannot be bypassed by client-side manipulation. Although a Data Policy can optionally be converted to a Client Script for immediate UI feedback, its default and authoritative enforcement point is always the server.
Topics
Community Discussion
No community discussion yet for this question.