Data Policy in ServiceNow | End to End Implementing Demonstration | UI Policy Vs Data Policy

Опубликовано: 01 Октябрь 2024
на канале: Basico ServiceNow Learning
20,724
435

This Video will demonstrate below topics:

1. Data Policy in ServiceNow
2. Difference between UI policy and Data Policy
3. How we can convert data policy into UI Policy
4. Interview Question asked by interviewer related to servicenow data policy
5. Practical Assignment for practice
6. Use Case implementation

If we talk about servicenow data policy then Data policy in ServiceNow is used to apply rules (mandatory, read only) to all data entered into the system through web services, import set and through the mobile UI.

Data policies maintain the data consistency by setting field state to mandatory and read only.

** By default, data policies are applied to all Glide Record operations including those used in Scripted REST APIs, and the REST Table API.