Which of the following statements must evaluate to true for a user to pass an Access Control?
Choose 3 answers
a. To replace outdated, inadequate, custom business applications and processes
b. To extend service delivery and management to all enterprise departments
c. To allow users full access to all ServiceNow tables, records, and fields
d. To extend the value of ServiceNow
Here is the Business Rule script template:
This type of JavaScript function is known as:
Which one of the following is NOT a method used for logging messages in a server-side script for a privately- scoped application?
When writing a Client Script to provide feedback targeted at a specific field, which method should be used?
The source control operation used to store local changes on an instance for later application is called a(n)
Which business requirements and process(es) should be documented as part of the application development plan?
Choose 4 answers
When creating an application through the Guided Application Creator, which of the following is a user experience option?
Which of the following is NOT a way to install an application on a ServiceNow instance?
In an Email Notification, which one of the following is NOT true for the Weight field?
Access Control debug information identification whether each element of an Access Control granted of denied access. The elements of an Access Control evaluated?
There is a basic strategy when creating a Utils Script Include. Identify the step that does not belong.
When designing and creating a form, what do you create to organize fields on a form?
Which one of the following is true for this script fragment?
g_user.hasRole(,x_my_app_user');
Identify the way(s) an application can respond to an Event generated by the gs.eventQueue() method.
a) Script Action
b) Scheduled Script Execution (Scheduled Job)
c) UI Policy
d) Email Notification
Which of the following statements does NOT apply when extending an existing table?
In a Business Rule, which one of the following returns true if the currently logged in user has the admin role?
Which of the following GuideRecord methods run a query against a database table?
Choose 3 answers
Which one of the following is NOT a debugging strategy for client-side scripts?
When working in the Form Designer, configuring the label of a field in a child table changes the label on which table(s)?
Which platform feature can be used to determine the relationships between field in an Import Set table to field in an existing ServiceNow table?
From the list below, identify one reason an application might NOT be a good fit with ServiceNow.
The application:
What data types of Flow Designer variables are supported to store record data and complex data?
Choose 3 answers
What is required to link a ServiceNow application to a Git repository?
Choose 3 answers
When configuring a module, what does the Override application menu roles configuration option do?