Which class is NOT part of the Client side scoped APIs?
You are developing the MyApp application that has a table, Table A. When the MyApp application is installed on an instance, you want Table A's records to be installed as part of the application.
Table A's records will be installed when:
When writing a Client Script to provide feedback targeted at a specific field, which method should be used?
Which of the following is NOT a caller access field option?
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
When creating an application through the Guided Application Creator, which of the following is a user experience option?
Which of the following is a good practice for adding instructions to a form?
Which of the following is true about deleting fields from a table?
Which objects can you use in a Scheduled Script Execution (Scheduled Job) script?
How many applications menus can an application have?
Which one of the following is true?
Here is the Business Rule script template:
This type of JavaScript function is known as:
What plugin enables the Guided Application Creator?
Is it possible to change an application's scope?
In an Email Notification, which one of the following is NOT true for the Weight field?
Which one of the following is true regarding Application Scope?
Which business requirements and process(es) should be documented as part of the application development plan?
Choose 4 answers
Which script types execute on the server? (Choose three.)
Why create Applications in ServiceNow?
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
Which one of the following database operations cannot be controlled with Application Access?
When designing and creating a form, what do you create to organize fields on a form?
The source control operation used to store local changes on an instance for later application is called a(n)
Which one of the following is NOT a UI Action type?
Modules must have a Link type. Which one of the following is a list of Link types?
Which one of the following objects CANNOT be used in a Script Action script?
Which of the following methods prints a message on a blue background to the top of the current form by default?
Which one of the following is NOT an example of when an application might use a Scheduled Script Execution (Scheduled Job)?
Which one of the following is NOT a purpose of application scoping?
When configuring a module, what does the Override application menu roles configuration option do?
When configuring the content of an Email Notification, which syntax should be used to reference the properties of an event triggering the Notification?
When creating an application through the Guided Application Creator, which of the following is NOT an option for creating a table?
Which of the following is an available feature in Studio?
Choose 2 answers
What is a workflow context?
When a selecting a data type for a field that will be displayed on a form, which of the following statements is NOT correct?
Assume a table called table exists and contains 3 fields: field1. field2, field3. Examine the Access Control list for table:
table.None read Access Control for users with the admin and itil roles
table. * read Access Control for users with the admin role
table. field3 read Access Control for users with the itil role
Which field or fields can a user with the itil role read?
Which of the following is NOT a way to install an application on a ServiceNow instance?
What data types of Flow Designer variables are supported to store record data and complex data?
Choose 3 answers
Which of the following statements is true about Guided Application Creator?
What is required to link a ServiceNow application to a Git repository?
Choose 3 answers
When creating application tables, a user role is automatically added to the table record. Which other role does an application typically have?