a)
2. A new service desk employee in Latin America Complaints that the create dates and time are incorrect on their incident list. what would you suggest to fix this issue?
a) use the system properties to correct the instance time zone
b) have them correct the time zone on their computer
c) recommend they use Chrome instead of explorer
d) Have them use the gear icon to set the employees time zone
e) have them clear their cache
3. A department uses SLA data extensively to run reports. they keep asking for help with building reports off of the same set of tables. they seem to be conducted by dot walking. What could you do to make it easier for them to build their reports?
a) System table flow house their reporting data
b) write knowledge articles explaining how to do dot walking
c) create a data source for them and show them how to use it
d) send a team member to a reporting class knock out any untrained users
e) show them how to export to excel format
4. what are examples of core tables in the ServiceNow platform?
a) Team, party, awards
b) User, task, incident
c) Work, caller, timecard
d) base configuration item, configuration item, base task
5. What are benefits of assigning work tasks to a group, rather than to an individual? choose five answers?
a) group members can avoid task which are nearing SLA breach
b) group members can pick task based on the SLA urgency
c) Site support members can pick task based on location
d) groups can assign task to users based on on-call schedules
e) group can assign task to users based on skills
f) groups can assign task to user based on availability
g) group members can pick task, based on highest priority
h) group members can choose their preferred task from my groups works
6. what sections on the CI form, can you find information about the other CIs associated with your CI?
a) related list
b) related items
c) affected CI tab
d) related links
e) child CI tab
7. A manager wants to run a report showing how many service requests have been fulfilled for business cards since the beginning of the year. what table would they select for building this report?
a) Request[sc_req]
b) requested item[sc_req_item]
c) task[task]
d) catalog item[sc_cat_item]
e) catalog task[sc_task]
f) service catalog[sc_catalog]
8. your customer requires that they be able to monitor which users are performing impersonation in their instance. what would you do to meet that requirement?
a) add the role log write[sn_Log_write] to the impersonator group
b) activate the glide.sys.log_impersonation script
c) create user update set for impersonation tracking
d) on the impersonator role record, right click and select create log
e) from the user icon, select elevate roles
9. sections on a form can appear as: one or two columns, tabs. From form designer, how do you define a section, so it displays as a tab?
a) name the section
b) add_tab to the end of the section name
c) add. tab to the end of the section name
d) click context menu> configure tabs
e) click the gear and check the tab option
10. a manager is complaining that they can't get the data then they need on a report, because the data resides in two different tables. this data is used for many different reports in their department. you have checked to see if dot walking will meet the requirement and it is not possible. what else might you try to help this manager?
a) create a database view
b) create a report source
c) create a custom table
d) export the tables to spreadsheet
e) create a report template
11. tables can be characterised in multiple ways. which of this combination is impossible? choose 2 answers?
a) custom and core
b) customer and child
c) base and parent
d) custom and parent
e) core and base
f) child and core
g) custom and base
h) parent and child
12. What are advantages of using flow designer? choose three answers?
a) supports legacy workflows
b) less manual scripting
c) enables complicated scripting
d) reduces technical debt
e) supports advanced developers
f) compliments the integration store
g) smooth integration with 3rd party systems
13. what policies are applied to all data entered into the platform via form (UI), import sets or web services?
a) data submission policies
b) data quality policies
c) data integrity policies
d) data policies
e) write policies
14. You have been asked to configure form so an Employee could order a tablet and select the standard accessory options to purchase with it. these Standard options are carrying case, screen cleaner, tablet stand, and screen protector. what approach would you take? choose three answers?
a) on shopping cart configuration, select options to show the add accessories button
b) create one catalog item for each: tablet, carrying case, screen cleaner, tablet stand, and screen protector
c) create catalog item for the tablet and add a variable set to the form for the accessory options
d) Create a record producer and on the form, add a checkbox variable for each accessory options.
e) create catalog item for the tablet, and on the form, add a checkbox variable for each accessory option
15. when moving a homepage or dashboard between instances, what must you remember?
a) they are automatically added to the updates set
b) create a separate update set for them
c) they can be moved using zip files
d) they cannot be moved via XML
e) manually add them to the update set
f) they cannot be moved via updates set
16. when be set up with many to many relationships. what is a classic example of a scenario where the tables could have many to many relationships?
a) A task can trigger many workflows and workflow can trigger many tasks
b) vendors can sell multiple products and products can be sold by multiple vendors
c) request can contain many items and items can be any item from the catalogs
d) a configuration item can belong to multiple classes and classes can contain multiple configuration items
17. Your customer wants to add the company’s email banner to each customer Facing email notification. how would you approach this requirement?
a) create a company HTTP email wrapper
b) create a company email template
c) create a company CSS package for emails
d) create a company email header and footer
18. what catalog tool would you use to create a catalog item or record producer?
a) catalog formatter
b) catalog flow builder
c) catalog builder
d) catalog designer
e) variable designer
f) form designer
g) workflow designer
19. On a form header, what icon would you Click to access template features?
a) paper clip
b) stamp
c) context menu
d) more options (….)
a) can read
b) access list
c) accessible to
d) can access
a) Outages > Task number
b) catalog task> parent
c) HR case> parent
d) Problem== parent
e) release phase== parent
22. in flow designer, where is the data from an action stored so it can be used in subsequent actions in the flow?
a) Data pill
b) data trigger
c) data element
d) field icon
e) field value
a) Process Automation> active flows
b) process automation> flow administration
c) process automation> process flow
d) process automation> workflow editor
e) process automation> flow designer
a) implementation spoke
b) JDBC connection
c) DataHub
d) network server
e) LDAP connection
f) local sources (i.e., XML, CSV, excel)
25. What are the examples of UI actions relating to forms? Choose three answers?
a) form context menu
b) form columns
c) form links
d) form buttons
e) form View
a) Funnel
b) Clock
c) Application
d) Star
27. on what part of the service now instance, would you find the option to impersonate user?
a) content frame
b) module
c) application navigator
d) banner
28. what are the main components of the form design interface? Choose 3 answers?
a) field picker
b) field layout
c) form layout
d) page header
e) field navigator
a) flag article
b) tag as helpful
c) submit KB Errata
d) click frowning icon
e) Add comments
f) rate with stars
a) Update
b) Execute
c) Create
d) Read
e) Delete
f) Write
a) Network
b) Server
c) Client
d) Browser
a) schema map
b) transform schema
c) transform map
d) field transformer
33. How would you navigate to the schema map for a table?
a) system definitions> tables. select table. Go to related links and click show schema map
b) system dictionary> show schema map. select table
c) system definition> dictionary. select table. go to related links and click show schema map
d) system definition> show schema map. select table
a) Roles
b) user criteria
c) categories
d) groups
35. What does natural language query allow you to do on a list?
a) set list filter, using audible commands
b) filter list by typing in a phrase
c) predict the filter desired by the user
d) Speak to the condition builder
e) automatically select a filter based on keywords
a) Add user criteria for HR manager group on the can read list of the article
b) add user criteria for HR manager group on the categories can read list
c) on the knowledge article, add an access control for HR manager group on the can read list, then publish article to any category.
d) On the knowledge base, add user criteria with a manager can read script to the can read list, publish articles to any category
37. What type of entitles can receive task assignments, in service now? choose two answers?
a) Groups
b) Departments
c) Teams
d) Users
a) Reporting
b) scheduled reports
c) analytics reports
d) performance analytics
a) make sure the latest flows are activated.
b) use the instance Incognito settings to quickly toggle between requester and approval
c) use your admin account, so you can approve the items quickly
d) impersonate the requester to ensure the form works
e) make sure the requesters user record as manager specified
f) Create and select your testing update set before starting the test cases.
40. when designing a flow, how do you reference data from a record, in that flow?
a) Use the condition builder to specify the desired values
b) drag the data pill onto the flow definition
c) add the table reference using the slush bucket
d) specify the source table on the data pill related list
e) drag the table icon onto the flow definition
41. after finishing your work on high security setting, what is a possible way to return to normal admin security levels?
a) Select global update set
b) end impersonation
c) use system administration> normal security module
d) select normal role
e) logout and back in
a) general to specific: table ACL, table.field ACL, parent table. field ACL
b) specific to general: table.field ACL, parent table.field ACL, * Field ACL
c) top to bottom: wildcard table ACL, parent table ACL, table ACL
d) bottom to top: table ACL, table. field ACL, parent table. field ACL
e) specific to general: table ACL, parent table ACL, wildcard(*) ACL
No comments:
Post a Comment