- ServiceNow Application Development
- Sagar Gupta
- 149字
- 2021-07-03 00:01:03
Things to consider when creating a user
When we create a new user in ServiceNow, we need to consider the following key points:
- Make sure that each user is associated with a group
- Consider which fields are mandatory in order to ensure full and complete user profiles
- Use a unique user ID when creating new profiles or updating existing profiles
- Consider creating an ITIL-based role for each administrator or process owners for managing different types of tasks
Once we have created a new user account, we can create any new group or role that we would like to use or else we can also associate any of the existing groups and roles to the new user.
Most large companies usually integrate the ServiceNow platform with their identity provider services, such as active directory to import and periodically sync users into the Users table without having to manually create them.
推薦閱讀
- Git Version Control Cookbook
- Mastering OpenCV Android Application Programming
- Effective C#:改善C#代碼的50個有效方法(原書第3版)
- Python Game Programming By Example
- Blockly創(chuàng)意趣味編程
- INSTANT OpenNMS Starter
- 從Excel到Python:用Python輕松處理Excel數(shù)據(jù)(第2版)
- Java:High-Performance Apps with Java 9
- Flink入門與實戰(zhàn)
- Spring Web Services 2 Cookbook
- PHP程序設計高級教程
- Learning Google Apps Script
- The Python Apprentice
- 算法學習與應用從入門到精通
- ASP.NET 4權威指南