Hi any one can help me to answer give questions.

Aditi Negi
Kilo Explorer

1. What is the platform name of the group table ?
2. What is the platform name of the user table ?
3. What feature do you use to specify which users are able to access a service catalog item ?

4.    How would you navigate to schema map in servicenow ?

5.    When building an extend table from base table which field do you need to create in servicenow ?
6.    On what part of the servicenow instance would you find the option to access application like incident management ?
7.    Where is the option to impersonate a user in servicenow ?
8.    What is the defination of the group in servicenow ?
9.    On a filter condition which component is always a choice list in servicenow ?
10.    What are the advantages of using flow designer ? 
11.    How is the servicenow platform set up so that the adminstrator can easily confiqure their instances to send an email at the end of an upgrade ?
12. What capablity allows users to create dashboard with widget to visulaise daata over time in order to identify areas of improvement ?
13. How to Move Dashboard from One instance to Another Instance ?
14. When moving a homepage or dashboard between instances what must you remember ?Que:15. Which section on the notes tab shows the history on the work documented record ?

16. A role is defined as what in servicenow ?
17. An adminstartor what must you do to access features of high security setting ?
18. When a custom table is created which access control rules are automatically created ?
19. Which tab on the knowledge base record would you use to identify the set of users who are able to read article in the knowledge base ?
20. Which icon would you double click  to expand and collapse the list of all applications and modules ?
21. Which module would ypu use to create a new automation of business logic  such as approval task and notification ?
22. On a business rule the when setting determines at what point the rule executes  what are the options for specify the time ?
23. Base table for confiquration management database in servicenow ?
24. what role enables someone to authorise a request with no other permissions on the platform ?
25. Which servicenow utility provides  a modern interactive graphical interface to visiualise configuration item and their relationships ?

26. When selecting the target table from an import which table you can select ?
27. What servicenow feature allows you to include data from the secondary level ?
28. On acl definations what are ways you can set the permission on a table ?
29. Many actions are included with flow designer what are some frequent used core actions ?
30. In flow designer where is the data stored from an action  so that it can be stored in subsequent action flows?

31. Difference between Base Table and Core table?

47 REPLIES 47

Uncle Rob
Kilo Patron

1. What is the platform name of the group table ?
2. What is the platform name of the user table ?

Any table you can navigate to, you can discover the table name of.

You can also always go to the tables & columns list and use search

The platform name for the User table in ServiceNow is sys_user and Group table is sys_user_group


ɪꜰ ᴍʏ ᴀɴꜱᴡᴇʀ ʜᴀꜱ ʜᴇʟᴘᴇᴅ ᴡɪᴛʜ ʏᴏᴜʀ Qᴜᴇꜱᴛɪᴏɴ, ᴘʟᴇᴀꜱᴇ ᴍᴀʀᴋ ᴍʏ ᴀɴꜱᴡᴇʀ ᴀꜱ ᴛʜᴇ ᴀᴄᴄᴇᴘᴛᴇᴅ ꜱᴏʟᴜᴛɪᴏɴ ᴀɴᴅ ɢɪᴠᴇ ᴀ ᴛʜᴜᴍʙꜱ ᴜᴘ.




ʙᴇꜱᴛ ʀᴇɢᴀʀᴅꜱ


ꜱʀᴇᴇʀᴀᴍ

Uncle Rob
Kilo Patron

3. What feature do you use to specify which users are able to access a service catalog item ?

Two different ways. 
1) On ever Catalog Item there's an "Available for Users" and "Not available for Users" tab.
2) User Criteria.  Docs link.

Uncle Rob
Kilo Patron

4.    How would you navigate to schema map in servicenow?

There's a UI Action on every table record where you can view its schema.