Module 6.1-6.3 Flashcards

1
Q

Intuitive interface for creating automated business processes

A

Flow designer

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

Flow trigger
Flow actions
Executions
Data panel

A

4 parts of flow designer

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

Statement to determine when or how an action runs

A

Condition

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

Operation executed by the system. Can be reusable.

A

Action

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

Any data gathered or generated by variables is available here. Each variable has its own pill. The pill can be dragged and dropped on an action input or output.

A

Data panel

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

An activity that initiates the flow. May be record based or time based.

A

Trigger

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

Flow designer creates ______ each time a flow is triggered

A

An event

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

Automated sequence of events

A

A flow

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

What are the three types of workflow triggers?

A

Application, record, and scheduled

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

What are the two ‘application’ triggers?

A

Metric based and service catalog

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

What are the options for record triggers?

A

Created, updated and created or updated

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

What are examples of scheduled triggers?

A

Daily, weekly, monthly, run once, and repeat

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

How do you verify that a flow ran properly while doing a test run?

A

The flow execution details

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

Where can you run test so the flow record changes do not interfere with production data?

A

A non production instance

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

During a flow test, what does the test run generate?

A

Execution records, log messages, and reports

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

A related record containing the current state and runtime values of the flow

A

The flow context

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

When should you use flow designer?

A

Running on Kingston or newer?
Is your trigger a CRUD table or operation or schedule?
Are all the steps in the flow designer?
Does your logic include if then or a linear flow?

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

What are actions made out of??

A

Inputs, steps, and outputs

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

The values passed into the action

A

Inputs

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

Sequential units of application logic within the action

A

Steps

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

Data resulting from the finished action, and it can be used to pass data to actions in the same flow

A

Outputs

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

Does flow designer support subflows?

A

Yes

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

Integration between flow designer and 3rd party systems

A

Integration hub

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

Integration hub requires what plugin?

A

com.glide.hub.integrations

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

Allows low code to no code integration capabilities with 3rd party applications. It allow developers to encapsulate integration actions into reusable components that do not require coding to implement

A

Integration hub

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

When are spokes activated?

A

When the parent application is activated

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

Scoped application containing flow designer content for an application or record type. Bundled set of related actions.

A

Spoke

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

Where do you set application values?

A

Application properties page

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

Can you create properties for reference fields?

A

No

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

Who can edit application property values?

A

Only application administrators

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

What is the process for creating application properties?

A
  1. Create a system property category
  2. Add properties
  3. Order properties
  4. Create properties module
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
32
Q

Where does the system property category name appear?

A

In the url for the properties page

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

What appears at the top of the application properties page?

A

The title field value

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

What can you use in the title for the application properties page?

A

HTML, graphics, and links

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

Properties appear on the properties configuration form in what order?

A

Lowest to highest

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

How do you edit applications property order value?

A

Double click the order column for the property
Entered the desired value in the field
Save

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

What indicates a space in the arguments field when creating a property module?

A

%20

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

If a separator module does not have a title, what appears in the application navigator rather than the title text?

A

A line

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

Automated piece of logic which executes at a specific time and/ or on a recurring basis

A

Scheduled script execution

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

Overdue request, all requests from a particular user, and records with a state value such as resolved for too long are all examples of what?

A

Periodic database queries

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

Set the state value to closed complete after a fixed time has elapsed
Assign unassigned records to a user
Delete all records by a user
are all examples of what?

A

Periodic record modifications

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

Scheduled script executions are never taken by users or by modifications to records

A

True

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

When configuring a schedule based trigger what clock is used?

A

The 24 hour clock

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

Time options change based on what field?

A

The run field (date/day/time)

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

Scheduled Jobs execute on what time?

A

Server time

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

Where do you go to get the systems server time?

A

System diagnostics> stats

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

What does the run field select on the scheduled execution form?

A

The periodicity

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

Where does scheduled execution script run?

A

Server side

49
Q

Do scheduled jobs use current or previous object?

A

Neither

50
Q

Scheduled script queries the database looking for claims records that have been in the awaiting feedback stage for how many days?

A

3 or more

51
Q

Scheduled execution script writes a log message for any record meeting the criteria, where?

A

In system logs> system logs> script log statements

52
Q

Do you have to wait to test scheduled scripts?

A

No select the execute now button to test

53
Q

When can you use the execute now button while testing a scheduled script?

A

After the scheduled script execution is saved

54
Q

Is it advised to make changes to the schedule list?

A

No

55
Q

Jobs in this state are waiting for the scheduler thread to pick them up and execute them

A

The ready state

56
Q

In the schedule jobs table, if the ready text appears in red what does that mean?

A

The scheduled job is overdue for execution

57
Q

What does it mean to be an overdue scheduled job?

A

The next action date and time has passed

58
Q

When do overdue scheduled jobs typically execute?

A

After their next action time

59
Q

When are overdue scheduled jobs a cause for concern?

A

When there is a large time difference between the current time and the next action date and time

60
Q

If events aren’t actions, what are they?

A

An entry into an event queue

61
Q

What must be written to respond to entries in the event queue and take action?

A

Logic

62
Q

Although any server side logic can generate an event queue it is mostly done with these 2?

A

Business rules and workflow scripts

63
Q

An indication that something has happened

A

Event

64
Q

A table of events that can be called and responded to

A

The event registry

65
Q

Although servicenow can call any event, if this doesn’t happen, no response will occur

A

If it isn’t registered

66
Q

Unless otherwise specified, all user created events appear where?

A

In the default queue

67
Q

What are the 3 steps for working with events?

A
  1. Add event to registry
  2. Generate event
  3. Create logic to respond to event
68
Q

Servicenow can only respond to events that are ________?

A

Registered

69
Q

Registration means that the servicenow processes are able to recognize and react to events (t/f)

A

True

70
Q

Documents an events purpose. Be sure to make it meaningful for future reference. If you alter the meaning for the event, update this field.

A

Description

71
Q

If this is left blank an event goes to the default queue

A

User defined event processing queue

72
Q

List of workflows and scripts calling this event. This is used for troubleshooting only and not for event processing

A

Fired by

73
Q

Are event names created automatically?

A

Yes

74
Q

Name of event in registry

A

event_name

75
Q

Workflow activity for generating an event. There is an optional parameter (parm1) used to pass a string. If you don’t need to pass this parameter the convention is to pass

A

gs.getUserID()

76
Q

Workflow activity for generating an event. There is an optional parameter (parm2) used to pass a string. If you don’t need to pass this parameter the convention is to pass

A

gs.getUserName()

77
Q

parm1 and parm2 can be:
-strings (“hello world”)
-properties (current.short_description)
-variables (myString)
-methods (gs.getUserID())

A

True

78
Q

Where do you go to look for generated events?

A

System logs> events

79
Q

With generated events, what does parm1 and parm2 show?

A

Resolved values

80
Q

What does it mean if the queue field for events is left blank?

A

The event was processed by the default queue

81
Q

_______ is the time the event was added to the queue

A

Created

82
Q

____ is the time the event was processed

A

Processed

83
Q

What are the two ways to respond to events?

A

Email and script actions

84
Q

The standard time to process an (event) is how long?

A

within 30 seconds of being created

85
Q

Do email notifications require events? If not, what else can they be triggered by?

A

Insertions or updates

86
Q

2 reasons outbound emails send?

A

Record insert or update
Event generation

87
Q

What are the 3 things an administrator can configure for outbound emails?

A

What to send
When to send
To whom it should be sent

88
Q

Can the notification workflow also be used to send email?

A

Yes

89
Q

Why aren’t notification workflow activities a necessary step in a workflow?

A

Notifications are automatically sent in response to record inserts and updates as well as event generation.

90
Q

What do you select to see all outbound email notification configuration options?

A

Advance view

91
Q

What are the two types of email notification?

A

Email or meeting notification

92
Q

If you select this the email notification is enabled in the runtime environment

A

Active

93
Q

These are the criteria for sending email

A

Conditions

94
Q

What are the 3 options for when to send an email?

A

Choose triggered
Event is fired
Or record is inserted and updated

95
Q

Numerical value determining which email to send when multiple notifications are in the outbox for the same record and recipients

A

Weight

96
Q

Where do you go to create a notification?

A

Studio , create a notification

97
Q

Select this option when a new record for the table is added to the database

A

Inserted

98
Q

Notifications with a weight of _____ are always sent

A

Zero

99
Q

If notifications have non zero weight values only the notification with the highest weight value is sent

A

True

100
Q

If multiple notifications have the same non zero weight value and that value is the highest, all notifications with that value will be sent

A

True

101
Q

Do recipients have to be servicenow users to receive emails?

A

No

102
Q

If this is not selected, the email notification is not sent when the recipient triggers the event. Emails also don’t get sent to other recipient. No log of the email is created.

A

Send to event creator

103
Q

The default view of the email notification is based on what?

A

The recipient

104
Q

This prevents email notifications from being sent to user delegates

A

Exclude delegates

105
Q

Users who are subscribed to the current record will also automatically receive the email if _______ is selected.

A

Subscribable

106
Q

What field on the user records determines if users receive email notifications?

A

The notification field

107
Q

With email notifications, to dynamically reference a field value from the record that triggered the notification, enclose the field name how?

A

using ${}

108
Q

With email notifications use dot walking to reference field values on related records

A

${<field>.<field.name>}</field.name></field>

109
Q

To reference event parameters parm 1 or parm 2, which syntax should you use?

A

${event.parm1} ${event.parm2}

110
Q

What is the maximum notification size including attachments?

A

26 MB

111
Q

Email template fields are overwritten by content contained in a notification

A

True

112
Q

Click the display name to open the record (link)

A

${URI_REF}

113
Q

Let’s you click the word link to open a related record

A

${reference_field_name>.URI}

114
Q

Let’s you click a link to open the display name

A

${URI_REF}

115
Q

Let’s you click a link to click the display name to open the related record

A

$<reference_field_name>.URI_REF}</reference_field_name>

116
Q

This allows testing on notifications without having to create the conditions to generate the notification

A

Preview notification

117
Q

What do script actions do?

A

Respond to events

118
Q

On the script action form for notifications, is active selected by default?

A

No

119
Q

What are the two objects for notification script actions?

A

-Current = object passed in from gs.eventQueue()
-Event object parm1 parm2