(What is the GlideForm client-side scripting object?)
Which tool is used to define relationships between fields in an import set table and a target table?
Which one of the following is NOT a purpose of application scoping?
As an IT employee what interface would you use, if you wanted to browse internal IT documentation, like troubleshooting scripts and FAQs?
(What provides a graphical view of the relationships among tables in ServiceNow?)
On what part of the ServiceNow instance, would you find the option to Impersonate User?
Which platform feature can be used to determine the relationships between field in an Import Set table to field in an existing ServiceNow table?
Which of the following statements must evaluate to true for a user to pass an Access Control? (Choose 3 answers)
In Flow Designer, where is the data from an action stored so it can be used in subsequent actions in the flow?
Which script types execute on the server? (Choose three.)
Which items are valid UI Action types in ServiceNow? (Choose 3 answers)
Which server-side API debug log method is available for scoped applications?
What are the ways to designate data tables when Guided Application Creator (GAC)?
Choose 3 answers
How would you describe the relationship between the Incident and Task table? I Incident table is extended from Task table
Which one of the following is NOT a debugging strategy for client-side scripts?
In a Business Rule, which one of the following returns the sys_id of the currently logged in user?
For Application Access, there is a configuration option called " Allow access to this table via web services. " Which one of the following statements is true when this option is selected?
Which allows the creation of a task-based record from Service Catalog?
What are examples of Ul Actions, relating to Lists?
Choose 4 answers
List Control
While showing a customer their Incident form, they ask to change the Priority field title to display their internal terminology Value. How would you do that?
Choose 2 answers
Which objects can be used in Inbound Action scripts?
Which module would you use to create a new automation of business logic such as approvals, tasks, and notifications?
Which one of the following is true for a Script Include with a Protection Policy value of Protected?
What is the ServiceNow App Repository?
What is the best UX format to use for lists and forms?
It is best practice to define the business requirements and the process(es) an application will manage as part of the application development plan. What are some of the considerations to document as part of the business process?
What data types of Flow Designer variables are supported to store record data and complex data?
Choose 3 answers
Which one of the following objects CANNOT be used in a Script Action script?
Which testing framework is used to test ServiceNow Applications?
What is the ServiceNow store?
What is the purpose of the coalesce field when importing data?
Which one of the following is a benefit of creating an Application Properties page for each application you develop?
In a privately-scoped application, which methods are used for logging messages in server-side scripts? (Choose 2 answers)
The customer has asked that you change the default layout of the Task list. They would like these columns, in this order:
• Number
• Task Type
• Parent
• Short Description
• Assignment Group
• Assignee
• Updated
After navigating to the list, where would you click, to meet this requirement?
What Module Link type is used to access an Application Properties page?
How must Application Access be configured to prevent all other private application scopes from creating configuration records on an application’s data tables?
Identify characteristic(s) of a Record Producer. (Choose 3 answers)
What is the ServiceNow Application Repository?
How can administrators expand the list of supported file types for code search in ServiceNow Studio?
What happens to the List view when a new field is added to an existing table?
Which actions can a Business Rule take without scripting?
Which ATF Test step allows you to create a user with specified roles and groups for the test?
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:
(What is the primary purpose of an application scope?)
Which determines the relationships between fields in an Import Set table to fields in an existing ServiceNow table?
What are advantages of using Flow Designer? Choose 3 answers
How can an application respond to an Event triggered by the gs.eventQueueO method?
Choose 2 answers
What are the three key tables in an enterprise CMDB?
Choose 3 answers
Which items are valid UI Action types in ServiceNow?
Choose 3 answers
Which one of the following is the baseline behavior of a table in a privately-scoped application?
The task table is an example of which of the following?
Choose 2 answers
Application developers can specify which ServiceNow page a user sees after submitting a new record using the Record Producer UI. How is the page specified?
What are Application Files in a ServiceNow application?
On the knowledge base record, which tab would you use to define which users are able to write articles to the knowledge base?
When building an extended table from a base table, which fields do you need to create?
Choose 2 answers
Which of the following is true for the Application Picker and Application Scope?
Which server-side API debug log method is available for scoped applications?
Can inherited fields be deleted from a table?
What tool is used to import data from various data sources, and map that data into ServiceNow tables?
Which source control operation is available from BOTH Studio and the Git Repository?
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 Report Type(s) can be created by right-clicking on a column header in a table’s list?
Which of the following statements is true about Guided Application Creator?
What is displayed to delegated developers to package changes for deployment in ServiceNow Studio?
The source control operation used to store local changes on an instance for later application is called a(n)
< blank > .
Identify the incorrect statement about Delegated Development in ServiceNow.
As administrator, what must you do to access features of High Security Settings?
When creating a table in a privately-scoped application, which four Access Controls are created for the table?
A developer wants to set up an application module that allows inserting new records into a table.
Which configuration option achieves this?
When configuring a module, what does the Override application menu roles configuration option do?
Which are reasons an application could be developed on the ServiceNow platform?
Choose 3 answers
Which of the following features are available to Global applications? (Choose two.)
Which of the following is NOT supported by Flow Designer?
How is access to Application Menus and Modules controlled?
What module do you use to access the reports that are available to you?
On a Business Rule, the When setting determines at what point the rule executes. What are the options for specifying that timing?
Client-side scripts manage what?
What is the name of the string that displays filter criteria?
What is the Event Registry?
In an Email Notification, which one of the following is NOT true for the Weight field?
When creating an application through the Guided Application Creator, what are the options for creating a table? (Choose 3 answers)
A manager wants to view a snapshot of month-end Sales performance data, as compared to Sales targets. In addition, the manager wants to be able to see those monthly numbers trended over time, and forecasted into the future. What capability do you suggest for this manager?
Which of the following GuideRecord methods run a query against a database table?
Choose 3 answers
What intuitive development interface guides users through the initial application development process?
(An application developer needs to ensure that no other private application scopes can create records on the application ' s data tables. How is Application Access configured to achieve this?)
What field type would you select if you want to query records from another table on a form?
What is a characteristic of Modules?