Questions and CORRECT Answers
Which of the below methods can be used to default the current date/time in a scoped app? -
CORRECT ANSWER - new GlideDateTime().getDisplayValue()
The basic strategy while creating a utils script include, identify the steps that does not belong? -
CORRECT ANSWER - Identify the table
Which of the following cannot be debugged using the field watcher? - CORRECT
ANSWER - Script Includes
Client Scripts and UI Policies can execute based on view? - CORRECT ANSWER - True
In a transform map, only one field can be used for coalesce? - CORRECT ANSWER -
False
Who sets the glide.appcreator.company.code property? - CORRECT ANSWER -
ServiceNow sets it
Is it a best practice to develop applications in Global Scope? - CORRECT ANSWER -
False
What additional information does Debug Business Rules(Details) show in comparison to Debug
Business Rules? - CORRECT ANSWER - Old and new values for field values changed by
the business rule
Which is the correct link type to use when creating a module which opens the record producer? -
CORRECT ANSWER - URL(Form Arguments)
, What ways can a form field be made read-only? - CORRECT ANSWER - UI Policy
UI Actions
Client Scripts
Field Attributes
The field watcher can be used to debug multiple fields at the same time? - CORRECT
ANSWER - False
Developers can create a(n) _____________ to prevent pushes or pulls to particular instances in
the team development hierarchy? - CORRECT ANSWER - exclusion policy
A servicenow developer can push updates to any server in the team development hierarchy? -
CORRECT ANSWER - True
What module line type is used to access an Application properties page? - CORRECT
ANSWER - Url (From Arguments)
What are embedded lists in ServiceNow? - CORRECT ANSWER - Allows for editing
related lists without having to navigate away from the form. Changes are saved when the form is
saved.
ln the baseline configuration for Service Catalog workflows, which of the following statements
are true? Select all that apply. - CORRECT ANSWER - Requests with a value over $1000
require manager approval
Which is the fastest way to create and configure a record producer? - CORRECT
ANSWER - Open table in table editor and select the add to Service Catalog related link
What is a module in ServiceNow? - CORRECT ANSWER - The functionality within an
application menu such as opening a new record in the same or separate window