The Report Designer contains different sections for configuring your report. Which section is used to specify the name of the report, and the table or data source for the report.
On the knowledge base record, which tab would you use to define which users are able to write articles to the knowledge base?
To see what scripts, reports, and other application artifacts will be in a published application:
When debugging Email Notifications, what must you check on a user record?
Choose 2 answers
You have heard about a new application released by ServiceNow. You want to try it out, to see if it might be useful for your company's ServiceNow implementation. What would be the best way to get hands-on experience with the new application?
Many actions are included with flow designer what are some frequently used core actions?
Choose 4 answers
What section on the Notes tab, shows the history of the work documented on the record?
In an Email Notification, which one of the following is NOT true for the Weight field?
When configuring the content of an Email Notification, which syntax should be used to reference the properties of an event triggering the Notification?
Which business requirements and process(es) should be documented as part of the application development plan?
Choose 4 answers
Your customer would like to create a new template to notify users who are affected by network outages at their site. Which module would you use to create a new notification?
Which of the following statements does NOT apply when extending an existing table?
When troubleshooting and debugging notifications, where do you navigate to see if an email was sent in response to an event?
When working in the Form Designer, configuring the label of a field in a child table changes the label on which table(s)?
What do you install when you want to add applications or functionality within your development instance?
When a selecting a data type for a field that will be displayed on a form, which of the following statements is NOT correct?
As an IT employee what interface would you use, if you wanted to browse internal IT documentation, like troubleshooting scripts and FAQs?
Which ATF Test step allows you to create a user with specified roles and groups for the test?
Access Control rules are applied to a specific table, like the Incident table. What is the object name for a rule that applies to the entire Incident table (all rows and fields)?
Which determines the relationships between field in an Import Set table to field in an existing ServiceNow table?
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?
What syntax is used in a Record Producer script to access values from Record Producer form fields?
Which of the following GuideRecord methods run a query against a database table?
Choose 3 answers
What records are used to track cross-scope applications that request access to an application?
From the list below, identify one reason an application might NOT be a good fit with ServiceNow.
The application:
Application developers configure ServiceNow using industry standard JavaScript to…
The source control operation used to store local changes on an instance for later application is called a(n)
Which of the following statements must evaluate to true for a user to pass an Access Control?
Choose 3 answers
Which one of the following is the fastest way to create and configure a Record Producer?
Which source control operation is available from BOTH Studio and the Git Repository?
Which one of the following is the baseline behavior of a table in a privately-scoped application?
Which determines the relationships between fields in an Import Set table to fields in an existing ServiceNow table?
Which ServiceNow capability provides assistance to help users obtain information, make decisions, and perform common work tasks via a messaging interface?
Modules must have a Link type. Which one of the following is a list of Link types?
When building an extended table from a base table, which fields do you need to create?
Choose 2 answers
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?
Here is an example of the criteria set for a knowledge base:
• Companies: ACME North America
• Departments: HR
• Groups: ACME Managers
• Match All: Yes
In this example, what users would have access to this knowledge base?
On a Business Rule, the When setting determines at what point the rule executes. What are the options for specifying that timing?
Which methods can be used to install an application on a ServiceNow instance?
Choose 3 answers
What tool is used to import data from various data sources, and map that data into ServiceNow tables?
Which one of the following database operations cannot be controlled with Application Access?
In a privately-scoped application, which methods are used for logging messages in server-side scripts? (Choose 2 answers)