When a custom table is created, which access control rules are automatically created?
Choose 4 answers
Which one of the following is true?
Can inherited fields be deleted from a table?
When creating an application through the Guided Application Creator, what are the options for creating a table?
Choose 3 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?
Which of the following statements must evaluate to true for a user to pass an Access Control?
Choose 3 answers
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 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?
Which one of the following client-side scripts apply to Record Producers?
Which ATF test step is used to set up a specific user profile for testing purposes?
What is the name of the string that displays filter criteria?
A graphical view of relationships among tables is a
What field type would you select if you want to query records from another table on a form?
What do you click when you have made modifications to your report, and you want to see the results without saving?
How does the Application Picker interact with Application Scope in ServiceNow?
What Module Link type is used to access an Application Properties page?
When debugging Email Notifications, what must you check on a user record?
Choose 2 answers
Which ServiceNow capability provides assistance to help users obtain information, make decisions, and perform common work tasks via a messaging interface?
Why would you build a custom app?
What are Application Files in a ServiceNow application?
What happens to the List view when a new field is added to an existing table?
On a form, which type of field has this icon which can be clicked, to see a preview of the associated record?
Which actions can a Business Rule take without scripting?
Which business requirements and process(es) should be documented as part of the application development plan?
Choose 4 answers
Which of the following is a good practice for adding instructions to a form?
Which method call returns true only if the currently logged in user has the catalog_admin role and in no other case?
As administrator, what must you do to access features of High Security Settings?
Which class is NOT part of the Client side scoped APIs?
From the list below, identify one reason an application might NOT be a good fit with ServiceNow.
The application:
Which of the following is NOT a trigger type in Flow Designer?
What are Application Files in a ServiceNow application?
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 server-side API debug log method is available for scoped applications?
Which method is used to retrieve Application Property values in a script?
Which are valid caller access field options? (Choose 3 answers)
To see what scripts, reports, and other application artifacts will be in a published application:
When configuring the content of an Email Notification, which syntax should be used to reference the properties of an event triggering the Notification?
When building an extended table from a base table, which fields do you need to create?
Choose 2 answers
What is the Endpoint when configuring a REST Message?
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?
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 is NOT a method used for logging messages in a server-side script for a privately- scoped application?
When creating an application through the Guided Application Creator, what are the options for creating a table?
Choose 3 answers
Which of the following is an available feature in Studio?
Choose 2 answers
Modules must have a Link type. Which one of the following is a list of Link types?
When a selecting a data type for a field that will be displayed on a form, which of the following statements is NOT correct?
Which script types execute on the server? (Choose three.)
How can an application link to a repository behind a firewall?
Which one of the following is the baseline behavior of a table in a privately-scoped application?
In a Business Rule, which one of the following returns true if the currently logged in user has the admin role?
On what part of the ServiceNow instance, would you find the option to Impersonate User?
Which ATF Test step allows you to create a user with specified roles and groups for the test?
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 is the ServiceNow store?
What is a Module?
When creating new application files in a scoped application, cross scope access is turned on by default in which of the following?
Which one of the following is true for GlideUser (g_user) methods?
Which of the following CANNOT be debugged using the Field Watcher?
What data types of Flow Designer variables are supported to store record data and complex data?
Choose 3 answers
What plugin enables the Guided Application Creator?
There is a basic strategy when creating a Utils Script Include. Identify the step that does not belong.
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 of the following is NOT supported by Flow Designer?
What is a 'workflow context'?
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.
What feature allows you to limit who is able to contribute or read knowledge within a knowledge base?
Which tool is used to define relationships between fields in an import set table and a target table?
Which of the following statements does NOT apply when extending an existing table?
Which of the following methods are useful in Access Control scripts?
Which Application Access configuration field(s) are NOT available if the Can read configuration field is NOT selected?
When designing and creating a form, what do you create to organize fields on a form?
Which is the base table of the configuration management database hierarchy?
What setting allows users to view a Knowledge Base article even if they are not logged in?
When creating an application through the Guided Application Creator, what are the options for creating a table? (Choose 3 answers)
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 of the following GuideRecord methods run a query against a database table?
Choose 3 answers