Service Flashcards
Best format for moving big amount of data between instances
XML
Which three security modules does an admin in ServiceNow use?
System properties -> Security
System security -> Access Contol
System security -> High Security setting
Where can you find/locate Incident Management module in ServiceNow?
Self service
What can Business Rule do in ServiceNow?
Insert, Update, Query, Delete
Incident table extends the Task table but Super Incident table extends Incident Table. Choose 5 of 8 correct answers?
a) Task table is a Base table
b) Task table is a parent table
c) Super Incident Table is a child table
d) incident Table is a child table
e) Incident table is a parent table
How can you change the label of your favorite
By clicking on pencil icon
Where is the Global Search located?
Banner frame
What is the difference between Cleint Script and Business Rule?
The Client script runs on the client side, the business rule runs on the server side
Where are all web services, UI running in ServiceNow?
Browser and Server
There is a flow designed by the manager. How you can you test that this flow it is working
You need to check that your record is accepted by the manager
you need to check that use the last flow update
you can impersonate the requester to see if the flow works
What do you need to consider about using the Default Update Sets in ServiceNow?
You never use default update sets to migrate customization
How can you change the position of variable in Service Catalog?
By changing the order number of the variable
What is the role is ServiceNow
A role is a collection of permissions
The company wants to buy a very expensive computers for all emloyees but only John Brown in the last purchase stage doesnt need to fill the mandatory fields. What is the reason behind that
VIP
What is the best file export format to export big data files?
XML
Which import file formats do you have to import files and data into ServiceNow
XML Excel CSV LDAP/JDBC HTTP/FTP
Which UI Actions can you find on the form in ServiceNow instance?
Buttons
Links
Context menus
which step do you use to configure Chart title, Chart title colour
Style, Data, Type, Configure
what is the primary application to load data on SN
Application Navigator
System import sets> load data
Which SN feature would a manager use to pass employees news, updates, etc.:
Notifications
3 ACL permission required to access the object:
roles, scripts, conditional expressions
How to access schema map:
System Definition > Tables & Columns > Select table > Press Schema map button
System definitions> Tables> Related Links > Schema map
Sources of import
JDBC. LDAP. HTTP. FTP. Excel. CSV. XML
Four most popular actions in Flow:
create record,
ask for approval,
update record,
wait for condition