General Flashcards

1
Q

When the “New Module” is selected during a table creation, what is the new module’s default behavior?

A

Display a list of all records from the table

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

What is a Module?

A

The functionality within an application menu such as opening a page in the content frame or a separate tab or window

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

What are some of the considerations to document as part of the business process?

A
  • Business problem
  • Data input/output
  • Users/stakeholders
  • Process steps
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q

Which Report Type(s) can be created by right-clicking on a column header in a table’s list?

A

Bar Chart and Pie Chart

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
5
Q

What is a Spoke?

A

A scoped application containing Flow Designer content

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
6
Q

ServiceNow Desktop applications automatically run on which platform(s)

A

Desktop and Tablet

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
7
Q

(TRUE/FALSE) Adding a field to the table automatically adds it to the end of the form

A

True

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
8
Q

(TRUE/) The Script Action is only triggered by an event?

A

True

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
9
Q

(TRUE/FALSE) Custom Applications are automatically added to the mobile Application Navigator

A

False

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
10
Q

How can an application respond to an Event generated by the gs.eventQueue() method (3st)

A
  • Script Action
  • Notification
  • Scheduled Script Execution (Scheduled Job)
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
11
Q

Name REST API methods (5)

A
  • Get
  • Put
  • Copy
  • Patch
  • Delete
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
12
Q

Name the three steps in the generalized process for working with events?

A
  • Add event to Event Registry
  • Generate the event
  • Respond to the event
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
13
Q

To see what scripts, reports, and other application artifacts will be in a published application:

A

Examine the Application Files Related List in the application to be published

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
14
Q

Which platform feature can be used to determine the relationships between field in an Import Set table to field in an existing ServiceNow table?

A

Transform Map

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
15
Q

The UI which shows the relation between tables is called?

A

Schema map

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
16
Q

Protection policies are not applied when installed via update sets (TRUE/FALSE)

A

TRUE

17
Q

What is a flow?

A

A sequence of actions to automate processes on the Now Platform

18
Q

The reference Field ID is the same as a sys_id of a reference table. (TRUE/FALSE)

A

TRUE

19
Q

Which of the following is not a Report Type in ServiceNow?

Pyramid
Trend
Chart
Funnel

A

Chart

??

20
Q

What is a metric used for?

A

A metric measures and evaluates the effectiveness of IT service management processes.

21
Q

Which one of the following is NOT a UI Action type?

List banner button
Form button
Form choice
List choice

A

Form choice

22
Q

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

A

source_control
admin

23
Q

What must be true for a user have to access and use the Document Feed for a record?

A

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

24
Q

Which one is not a UI action type?

A. List choice
B. Form button
C. List banner button
D. Form choice

A

D. Form choice