General Flashcards
When the “New Module” is selected during a table creation, what is the new module’s default behavior?
Display a list of all records from the table
What is a Module?
The functionality within an application menu such as opening a page in the content frame or a separate tab or window
What are some of the considerations to document as part of the business process?
- Business problem
- Data input/output
- Users/stakeholders
- Process steps
Which Report Type(s) can be created by right-clicking on a column header in a table’s list?
Bar Chart and Pie Chart
What is a Spoke?
A scoped application containing Flow Designer content
ServiceNow Desktop applications automatically run on which platform(s)
Desktop and Tablet
(TRUE/FALSE) Adding a field to the table automatically adds it to the end of the form
True
(TRUE/) The Script Action is only triggered by an event?
True
(TRUE/FALSE) Custom Applications are automatically added to the mobile Application Navigator
False
How can an application respond to an Event generated by the gs.eventQueue() method (3st)
- Script Action
- Notification
- Scheduled Script Execution (Scheduled Job)
Name REST API methods (5)
- Get
- Put
- Copy
- Patch
- Delete
Name the three steps in the generalized process for working with events?
- Add event to Event Registry
- Generate the event
- Respond to the event
To see what scripts, reports, and other application artifacts will be in a published application:
Examine the Application Files Related List in the application to be published
Which platform feature can be used to determine the relationships between field in an Import Set table to field in an existing ServiceNow table?
Transform Map
The UI which shows the relation between tables is called?
Schema map
Protection policies are not applied when installed via update sets (TRUE/FALSE)
TRUE
What is a flow?
A sequence of actions to automate processes on the Now Platform
The reference Field ID is the same as a sys_id of a reference table. (TRUE/FALSE)
TRUE
Which of the following is not a Report Type in ServiceNow?
Pyramid
Trend
Chart
Funnel
Chart
??
What is a metric used for?
A metric measures and evaluates the effectiveness of IT service management processes.
Which one of the following is NOT a UI Action type?
List banner button
Form button
Form choice
List choice
Form choice
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)
git_admin
source_control
source_control_admin
admin
source_control
admin
What must be true for a user have to access and use the Document Feed for a record?
Write permission on the comments field if the user wants to add comments
Read permissions on the comments field
Access to the record to see the live feed group
Which one is not a UI action type?
A. List choice
B. Form button
C. List banner button
D. Form choice
D. Form choice