Module 2: The Power of The ServiceNow Platform Flashcards
What is a baseline implementation?
A set of installed applications before any configuration or customisation has been done
What is an instance?
A copy of a ServiceNow environment that is specific to a customer
3 types of environments?
Production
Non-production
Development
Configuration
Primarily consists of things that can be done without code
Customisation
When a customer requires additional functionality that does not exist in the platform
What are Plugins?
Provide additional optional functionality within a ServiceNow instance
What are the different persona types in the Platform?
System Administrator
Specialised Administrator
Process User
Approver
Requester
How to add a user to your instance?
All > User Administration > Users > New
How to add a group to your instance?
All > User Administration > groups > New
Table name for a User?
[sys_user]
Table name for a Group?
[sys_user_group]
Table name for Roles?
[sys_user_role]
What is a role?
A collection of permissions in the ServiceNow platform
How can someone look into an issue that a user is reporting?
User menu > Impersonate user
If you have just worked on a record, where can I go to easily find it?
History tab