ServiceNow Admin Notes
ServiceNow Admin Notes
Table Creation
Field Creation
After table creation we cannot extend another table into this new table
Columns
Application access
Applies To and Queries from table fields are important for relationships
Related Lists
Schema – Tables & columns >> schema map >> shows all the relationships like referenced, referencing, extended
and extending tables.
Day 2
An update set is a group of configuration changes that can be moved from one instance to another. This
feature allows administrators to group a series of changes into a named set and then move them as a
unit to other systems for testing or deployment.
Update set movement should be to same version or higher it cannot be on lower version.
sys_update_xml is the table to store all the customizations from update set.
Records or core data is not captured , we can export and import in target
Create update sets from App Nav under System Update Sets
While exporting the update set export it from source instance in xml format. And go to target instance
and under Update sets select Update sets to Commit.
After loading the update set first you have to Preview the Update set.
https://docs.servicenow.com/en-US/bundle/sandiego-platform-
administration/page/administer/roles/concept/c_UserAdministration.html
sys_user
Groups – Best practice to add a role to multiple users in bulk is by creating a group for those users and
add role to group
Skills
Subscriptions
ChangeMe@1
Task 1 – Check Active Row highlighting option under Personalize List options
ACL
ACL roles will be created for each table as read, write and delete. Need to assign these roles to users in
order to access the new tables.
We can create a new ACL instead of creating from the Table Controls Tab. Go to ACL under System
Security and create new.
While creating new make sure you create one for Read with None options.
Dot walking
Caller_id.manager.city
Transform Maps
If two conditions are there in coalesce then it will take it as AND condition and create new entry.
Coalesce
Workflows:
Flow:
ServiceNow® App Engine Studio (AES) is a development tool for creators of varying skill levels
to build applications that meet the immediate needs of your organization.
App Engine Studio is a guided, low-code tool for developing rich web applications to store
information, automate business processes, and solve business problems.
AES requires an App Engine subscription or product packaged with one.
When building your application in App Engine Studio, you have instant access to additional tools
to add data, experiences, logic and automation, and security.
While creating new Variable set we have two options Single row variable set and multiple row
variable set
Order Guide
SLA
Under SLM go to SLA Definitations
Start condition
Notifications
Activate notifications -> got to System Properties>> Email Properties >> Outbound Email
Configuration>> Enable – Email sending enabled
Create Notifications
Go to System Notifications >> Email >> Notifications – Create new and edit existing
When to send
Who will receive