Which one of the following is a benefit of creating an Application Properties page for each application you develop?
When configuring an Access Control which has no condition or script, which one of the following statements is NOT true?
Application developers can specify which ServiceNow page a user sees after submitting a new record using the Record Producer Ul. How is the page specified?
Which of the following GuideRecord methods run a query against a database table?
Choose 3 answers
A new employee joins the IT department and needs to perform work assigned to Network and Hardware groups. How would you set up their access?
Choose 3 answers
ServiceNow contains a resource which provides the following:
• A standard and shared set of service related definitions across ServiceNow products and platform that will enable and support true service level reporting.
• A CMDB framework across our products and platform that will enable and support multiple configuration strategies.
What resource do these statements describe?
Which of the following features are available to Global applications? (Choose two.)
In a Business Rule, which one of the following returns the sys_id of the currently logged in user?
An administrator creates "customer_table_adminH and "customer_table_user" roles for the newly created "Customer Table". Which ACL rule would grant access to all rows and all fields to both the customer_table_admin and customer_table_user roles?
What intuitive development interface guides users through the initial application development process?
In a Business Rule, which one of the following returns true if the currently logged in user has the admin role?
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?
Which Report Type(s) can be created by right-clicking on a column header in a table’s list?
When a ServiceNow instance requests information from a web service, ServiceNow is the web service:
In an Email Notification, which one of the following is NOT true for the Weight field?
Which methods can be used to install an application on a ServiceNow instance?
Choose 3 answers
Which of the following statements does NOT apply when extending an existing table?
What feature allows you to limit who is able to contribute or read knowledge within a knowledge base?
Which one of the following is true for a Script Include with a Protection Policy value of Protected?
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?
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?
When debugging Email Notifications, what must you check on a user record?
Choose 2 answers
Which database operations can be controlled with Application Access? (Choose 2 answers)
An application called My App has a table, MyAppTable, with the following Application Access configuration:
Accessible from: All application scopes
Can read: Selected
Can delete: Not selected
Allow configuration: Selected
Which of the following is true based on this configuration?
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:
When creating an application through the Guided Application Creator, which of the following is a user experience option?
What is required to link a ServiceNow application to a Git repository?
Choose 3 answers
On a form, which type of field has this icon which can be clicked, to see a preview of the associated record?
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?
What are the ways to designate data tables when Guided Application Creator (GAC)?
Choose 3 answers
Once an application is ready to share, which of the following methods of publishing are supported by ServiceNow?
Choose 3 answers
What is a benefit of creating an Application Properties page for each application?
Which feature helps to automatically allocate a critical, high-priority, service request to the appropriate assignment group or team member?
Assume a table called table exists and contains 3 fields: field1, field2, field3. Examine the Access Control list for table:
Which field or fields can a user with the itil role read?
When troubleshooting and debugging notifications, where do you navigate to see if an email was sent in response to an event?
Which ATF test step is used to set up a specific user profile for testing purposes?
A scoped application containing Flow Designer content dedicated to a particular application is called a(n):
When creating an application through the Guided Application Creator, what are the options for creating a table? (Choose 3 answers)
Which of the following statements is true for the Form Designer?
a)To add a field to the form layout, drag the field from the Fields tab to the desired destination on the form.
b)To create a new field on a form’s table, drag the appropriate data type from the Field Types tab to the form and then configure the new field.
c)To remove a field from the form layout, hover over the field to enable the Action buttons, and select the Delete (X) button.
d)To add a section to the form layout, drag it from the Field Types tab to the desired destination on the form.
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 database operations can be controlled with Application Access? (Choose 2 answers)
While on an Incident record, how would you add a Tag for "Special Handling" to the record?
A developer wants to set up an application module that allows inserting new records into a table.
Which configuration option achieves this?
Which of the following is NOT a way to install an application on a ServiceNow instance?
Which ServiceNow utility provides a modern interactive graphical interface to visualize configuration items and their relationships?
What tool is used to import data from various data sources, and map that data into ServiceNow tables?
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
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
Identify the ways an application can respond to an Event generated by the gs.eventQueue() method. (Choose 2 answers)
What feature can track the amount of time that a task has been open, to ensure that tasks are completed within an allotted time?