ExamGecko
Home Home / ServiceNow / CIS-ITSM

ServiceNow CIS-ITSM Practice Test - Questions Answers, Page 14

Question list
Search
Search

Related questions











How are Releases related to Changes?

A.

Releases are implemented prior lo Changes

A.

Releases are implemented prior lo Changes

Answers
B.

Releases are comprised of one or more Changes

B.

Releases are comprised of one or more Changes

Answers
C.

Changes are implemented prior to Releases

C.

Changes are implemented prior to Releases

Answers
D.

Changes are comprised of one or more Release

D.

Changes are comprised of one or more Release

Answers
Suggested answer: B

Where can a change manager define the interval frequency for unauthorized change detection?

A.

The ci.change unplanned business rule

A.

The ci.change unplanned business rule

Answers
B.

Event Processing Properties module

B.

Event Processing Properties module

Answers
C.

Unauthorized Change Properties module

C.

Unauthorized Change Properties module

Answers
D.

Unauthorized change flow

D.

Unauthorized change flow

Answers
Suggested answer: C

If the Assignment group is empty on an incident record, what happens when an agent that is a member of a single user groups clicks the Assign to me UI action?

A.

The agent is prompted to select the Assignment group

A.

The agent is prompted to select the Assignment group

Answers
B.

The Assignment group field is populated with agent's user group

B.

The Assignment group field is populated with agent's user group

Answers
C.

The Assignment group field remains empty

C.

The Assignment group field remains empty

Answers
D.

An error is displayed indicating the Assignment group field must be populated before executing the Assign to me Ul action

D.

An error is displayed indicating the Assignment group field must be populated before executing the Assign to me Ul action

Answers
Suggested answer: A

Explanation:

Reviewed code for UI Action in Tokyo/Utah/Vancouver. It just prints an error message and does nothing, so answer is A.

if (current.assignment_group.nil()) {

var memberGroups = new global.IncidentUtils().getMemberGroups(gs.getUserID(), 2);

if (memberGroups.length > 1) {

gs.addErrorMessage(gs.getMessage('Assigned to user {0} is member of multiple groups, please select one as Assignment group ', [gs.getUserDisplayName()]));

return;

}

What defines the required approvals and the associated conditions for a change model?

A.

A change approval policy

A.

A change approval policy

Answers
B.

A change model's slate transitions

B.

A change model's slate transitions

Answers
C.

A change mode) approval definition

C.

A change mode) approval definition

Answers
D.

A change approval lifecycle flow

D.

A change approval lifecycle flow

Answers
Suggested answer: A

Which organizational role is responsible for the the overall administrative capabilities of a portfolio?

A.

Service Manager

A.

Service Manager

Answers
B.

Portfolio Manager

B.

Portfolio Manager

Answers
C.

Portfolio Owner

C.

Portfolio Owner

Answers
D.

Service Owner

D.

Service Owner

Answers
Suggested answer: B

What defines which catalog Items, and in what order, are included in an Order Guide?

A.

Order guide template

A.

Order guide template

Answers
B.

Rules

B.

Rules

Answers
C.

Variable sets

C.

Variable sets

Answers
D.

Ul policies

D.

Ul policies

Answers
Suggested answer: B

Which catalog properly allows users to save partially-completed requests to complete and submit at a later time?

A.

Enable wish list

A.

Enable wish list

Answers
B.

Edit cart layout

B.

Edit cart layout

Answers
C.

User partial save

C.

User partial save

Answers
D.

Enable cart save

D.

Enable cart save

Answers
Suggested answer: A

Explanation:

https://docs.servicenow.com/en-US/bundle/utah-servicenow-platform/page/product/service-catalog-management/concept/catalog-items-wishlist.html

Which should be used to explore the entire hierarchy and table definitions of the Configuration Management Database Classes?

A.

Application Menus

A.

Application Menus

Answers
B.

Report

B.

Report

Answers
C.

Dependency view

C.

Dependency view

Answers
D.

CI Class Manager

D.

CI Class Manager

Answers
Suggested answer: D

In Change management, what allows customers to define condition based flows for a fit for purpose model?

A.

Workflows 2 0

A.

Workflows 2 0

Answers
B.

Stale Transition Models

B.

Stale Transition Models

Answers
C.

Conditional Change Models

C.

Conditional Change Models

Answers
D.

State Flows

D.

State Flows

Answers
Suggested answer: B

Your customer complains that when their users click on the Configuration Item magnifier from the Incident form, that they are overwhelmed by the volume of CIs to choose from. They want to exclude certain types of CIs from the CI lists on the Incident, Problem and Change forms.

What do you recommend to your customer?

A.

Use the Principal CI class checkbox to identify the CI classes that they want visible on the Incident Problem and Change forms

A.

Use the Principal CI class checkbox to identify the CI classes that they want visible on the Incident Problem and Change forms

Answers
B.

Make a show/hide Ul action to show only the desired CIs to the itil users

B.

Make a show/hide Ul action to show only the desired CIs to the itil users

Answers
C.

Add a Show field to the base cmdb table: Check the Show box on those CI records they want to display: make reference qualifier to display only the CIs with show=true

C.

Add a Show field to the base cmdb table: Check the Show box on those CI records they want to display: make reference qualifier to display only the CIs with show=true

Answers
D.

Create an Access control to hide the unnecessary Cls from the itil users

D.

Create an Access control to hide the unnecessary Cls from the itil users

Answers
Suggested answer: A

Explanation:

Once any class is set as a principal class, the principal class filter is automatically applied to the CI field on change, incident and problem records. This means that only CI's within a principal class can be selected on the CI field. If there are no CI Classes marked as Principal Class, then all CIs on all forms will be selectable on the CI field.

Total 172 questions
Go to page: of 18