Which of the following objects does a Before Business Rule have access to in a script?
Modules must have a Link type. Which one of the following is a list of Link types?
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
How can administrators expand the list of supported file types for code search in ServiceNow Studio?
Which one of the following is the correct Link Type to select when creating a module that opens the Record Producer UI for a user rather than the ServiceNow form UI?
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:
Which tables are available by default in a ServiceNow instance?
Choose 3 answers
When working in the Form Designer, configuring the label of a field in a child table changes the label on which table(s)?
In Flow Designer, where is the data from an action stored so it can be used in subsequent actions in the flow?
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 objects can you use in a Scheduled Script Execution (Scheduled Job) script?
A scoped application containing Flow Designer content dedicated to a particular application is called a(n):
Which one of the following is true for a Script Include with a Protection Policy value of Protected?
(What provides a graphical view of the relationships among tables in ServiceNow?)
Which tool is used to define relationships between fields in an import set table and a target table?
Which ATF test step is used to set up a specific user profile for testing purposes?
(What feature can a developer use to organize fields when designing and creating a form?)
When crafting a scoped application that contains flow actions, what is the application called?
Which one of the following database operations cannot be controlled with Application Access?
What are the benefits of storing the majority of an Application’s server-side script logic in a Script Include?
a) This makes execution faster.
b) Only run when called from a script.
c) The script logic can be hidden when the Application is installed from the ServiceNow Store. d. For some changes to application logic there is only one place to make edits.
If the Create module field is selected when creating a table, what is the new module’s default behavior?
What data types of Flow Variables are supported to store record data?
Choose 3 answers
When crafting a scoped application that contains flow actions, what is the application called?
You are looking at a list of Active Incidents. You want to exclude Incidents with the state of Resolved. How might you do that?
Which one of the following objects CANNOT be used in a Script Action script?
How does the Application Picker interact with Application Scope in ServiceNow?
Which feature helps to automatically allocate a critical, high-priority, service request to the appropriate assignment group or team member?
You are developing the MyApp application that has a table, Table A. When the MyApp application is installed on another instance, you want Table A ' s records to be installed as part of the application. Table A ' s records will be installed when:
For your implementation the following tables are extended from each other:
• Incident table is extended from Task table
• Super Incident table is extended from Incident table
In this situation, which table(s) are Parent. Child and Base tables?
Choose 5 answers
What records are used to track cross-scope applications that request access to an application?
Which ServiceNow utility provides a modern interactive graphical interface to visualize configuration items and their relationships?
Identify the ways an application can respond to an Event generated by the gs.eventQueue() method. (Choose 2 answers)
Which one of the following is the correct Link Type to select when creating a module that opens the Record Producer for a user rather than the ServiceNow form?
Which server-side API debug log method is available for scoped applications?
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?
The source control operation used to store local changes on an instance for later application is called a(n)
< blank > .
Which of the following is a good practice for adding instructions to a form?
Which of the following objects does a Display Business Rule NOT have access to?
On what part of the ServiceNow instance, would you find the option to Impersonate User?
Many actions are included with flow designer what are some frequently used core actions?
Choose 4 answers
What data types of Flow Designer variables are supported to store record data and complex data?
Choose 3 answers
(Which method can be used in a Business Rule to get the sys_id of the currently logged in user?)
Which method call returns true only if the currently logged in user has the catalog_admin role and in no other case?
Which of the following is NOT a way to install an application on a ServiceNow instance?
Which of the following methods prints a message on a blue background to the top of the current form by default?
What contains the configuration changes made in an instance (i.e. changes in a form) and helps to implement the changes from the Dev environment to another environment?
(How does the weight field value affect sending multiple notifications for the same record and recipients?)
Which one of the following is true for a table with the “Allow configuration” Application Access option selected?
When creating an application through the Guided Application Creator, what are the options for creating a table?
Choose 3 answers
What function do you use to add buttons, links, and context menu items on forms and lists?
Which are reasons an application could be developed on the ServiceNow platform?
Choose 3 answers
When creating an application through the Guided Application Creator, which of the following is NOT an option for creating a table?
As administrator, what must you do to access features of High Security Settings?
Which roles grant access to source control repository operations such as importing applications from source control, or linking an application to source control? (Choose two.)
What does the " Enforcing " option in Runtime Access Tracking settings do?
Which determines the relationships between field in an Import Set table to field in an existing ServiceNow table?
(Where can a developer find business logic for recurring checks to identify unassigned task records? Choose 2 options.)
What feature can track the amount of time that a task has been open, to ensure that tasks are completed within an allotted time?