Tools / ServiceNow Interview Questions
Explain the difference between a UI Policy and a Data Policy.
UI Policies run on the client side (browser) and only affect the form view. Data Policies run on the server side and enforce rules regardless of how data enters the system (e.g., via Import Sets or Mobile).
More Related questions...