Choices Flashcards
(19 cards)
What is the difference between a Ul Policy and Data Policy?
1.Data Policies run only after Ul Policies run successfully
2.Data Policies run regardless of how data is entered Into ServiceNow, while Ul Policies are used for form interactions
3.Data Policies can be converted into Ul Policies, but Ul Policies can not be converted into Data Policies
4.Data Policies run when data is entered through the form, by an Import Set or by web services, while Ul Policies are set only by web services
4.Data Policies run when data is entered through the form, by an Import Set or by web services, while Ul Policies are set only by web services
What is an Event in ServiceNow?
1.An Event is a trigger that has a direct response in the platform
2.An Event is an indication to the ServiceNow processes that something has occurred
3.An Event is an indicator that a Priority 1 (P1) Incident has been logged
4.An Event is a recognized, scheduled occurrence of a process
2.An Event is an indication to the ServiceNow processes that something has occurred
Which one of the following is an accurate list of changes that are captured in an Update Set?
1.Changes made to tables, forms, schedules, and client scripts
2.Changes made to tables, forms, views, and fields
3.Changes made to: tables, forms. Business Rules, and data records
4.Changes made to: tables. forms groups, and configuration items (Cls)
1.Changes made to tables, forms, schedules, and client scripts
What Is the purpose of the Fitter navigator In the Application Navigator?
Collapse and expand applications
What are the three permission requirements that must evaluate to true for an access control rule to apply?
Choose 3 answers
A.Conditions
B.table.
C.Roles
D.Script
E.table.”
F.table.none
C,D,E
New records, new groups, and modified configuration Items (Cls): what do they have in common?
A.They are included in an Update Set
B.They are not captured in an Update Set
C.They are customizations
D.They do not have anything in common
A
When using the Performance Analytics application in the Now Platform, what kind of KPI signals are used to make decisions that statistically support long term workflow stability?
A.Long-term signals
B.Non-signals
C.Anti-signals
D.Stability signals
C. Anti-signals
Which fields can be configured in reporting to perform arithmetic, coalesce, concatenation, and length?
A.Sourcing fields
B.Function fields
C.Computational fields
D.Calculation fields
B.Function fields
The ServiceNow Virtual Agent provides assistance within a messaging interface.
Which capability allows end users to configure virtual Agent to intercept and help resolve submitted incidents?
A.Incident Auto-Resolution
B.Ticket Resolver
C.Virtual Agent Helper
D.Web Intelligence
A.Incident Auto-Resolution
Which plugin allows users to install multiple applications, application-customizations. or plugins at once?
A.Application Integration and Plugin Delivery (A1PD) SpokeBatch Install
B.Continuous Integration and Continuous Delivery (CICD) SpokeBatch Install
C.Multiple Integration and Process Delivery (MIPD) SpokeBatch Install
D.Quick Integration and Multiple Delivery (QIMD) SpokeBatch Install
B.Continuous Integration and Continuous Delivery (CICD) SpokeBatch Install
How can administrators utilize the same content for different notification channels?
A.Configure Default notification content
B.Enable Actionable notification content
C.Provide Common notification content
D.Set up Related notification content
A.Configure Default notification content
Which plugin needs to be activated in order to translate the content of a catalog item to multiple languages?
A.Localization Framework plugin (com.glide.localization_framework)
B.Translation Framework plugin (com.glide.translation_framework)
C.Multiple Language Framework plugin (com.glide.multiple.language_framework)
D.Language Al Framework plugin (com .g I id e. language.ai _framework)
A.Localization Framework plugin (com.glide.localization_framework)
Where in Flow Designer can users access information about actions that are added to the flow?
1.Virtual Agent Help
2.Local Action Help
3.Help Panel
4.Flow Assistant
3.Help panel
How are local flow variables accessed in the Flow Designer Data panel?
A.As newly generated icons
B.As scratchpad variables
C.As new tabs
D.As data pills
D.as data pills
Which of the following is NOT true about Modules?
A. Modules open content pages
B. Access to modules is controlled with roles
C. Every module must be associated with a table
D. Every module must be part of an application menu
C. Every module must be associated with a table
Useful Methods in access control?
g.hasRole() and current.isNewRecord()
Which actions can a business rule take without scripting?
Set field values and add message