Summer Sale Special Limited Time 70% Discount Offer - Ends in 0d 00h 00m 00s - Coupon code: xmas50

ServiceNow CSA - ServiceNow Certified System Administrator

Page: 4 / 11
Total 522 questions

Which method call returns ' true ' only if the currently logged in user has the catalog_admin role and in no other case (e.g. regardless of admin role)?

A.

g_user.hasRole( ' catalog_admin ' )

B.

g user.hasRoleExactly( ' catalog_admin ' )

C.

g_user.hasRoleOnlyfcatalog_admin ' )

D.

g_user.hasRoleFromList( ' catalog_admin ' )

Where in Flow Designer can users access information about actions that are added to the flow?

A.

Virtual Agent Help

B.

Local Action Help

C.

Help Panel

D.

Flow Assistant

Which plugin needs to be activated in order to translate the content of a catalog item to multiple languages?

A.

Localization Framework plugin(com.glide.localization_framework)

B.

Translation Framework plugin (com.glide.translation_framework)

C.

Multiple Language Framework plugin (com.glide.multiple.language_framework)

D.

Language Al Framework plugin (com .g I id e. language.ai _framework)

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)?

A.

incident .*

B.

incident.all

C.

incident .!

D.

incident.None

Which feature helps to automatically allocate a critical, high priority, service request to the appropriate assignment group or team member?

A.

User Policy

B.

UI policy

C.

Predictive Intelligence

D.

Assignment Rule

What framework can be used to manage the tables and Cis associated with a use case?

A.

Common Service Date Model (CSDM) product view

B.

Scename Dashboard

C.

CMDB Use Case Modelar

D.

CI Use Case Modeler

After you create a new table, what is the best practice regarding the navigation pane?

Choose 2 answers

A.

Set the filter condition on the Application Menu

B.

Set the font style on both the Application Menu and the Module

C.

Specify which Roles are able ta see the Module

D.

Specify which Roles are able to see the Application Menu

E.

Create Application Menu with the same name as the table label

F.

Create Module with the plural of the table label

Which business requirements and process(es) should be documented as part of the application development plan?

Choose 4 answers

A.

Available licenses

B.

Project schedule

C.

Database capacity

D.

Business problem

E.

Process steps

F.

Users/stakeholders

G.

Data input/output

In a privately-scoped application, which methods are used for logging messages in server-side scripts?

Choose 2 answers

A.

gs.debug()

B.

gs.message()

C.

gs.logError()

D.

gs.error()

E.

gs.log()

A department manager asks an analyst to build some reports. Where do you recommend the analyst start?

A.

Report Dashboard > Create New

B.

Reports > Getting Started

C.

Performance Analytics > Reports

D.

Self-Service > Reports

E.

Reports > Create New

What is the GlideForm Client-side scripting object?

A.

gs.form

B.

sn.form

C.

gs.form

D.

g_form

The ServiceNow platform supports a wide variety of plus-and-play application. You can choose from the included workflow or build your own workflow. Which of following these workflows are included in the platform?

A.

Employee Workflows

B.

Infrastructure Workflows

C.

Federal Workflows

D.

Manufacturing Workflows

E.

Customer Workflows

F.

IT Workflows

Which feature helps to define the rules to restrict the permissions of users from viewing and interacting with data?

A.

Role Assignment Rules

B.

Scripted User Rules

C.

CRUD Rules

D.

User Authentication Rules

E.

Access Control (ACL)

What features are available in Knowledge Management, to support continuous improvement on the knowledge articles?

Choose 4 answers

A.

Submit KB Errata

B.

Add Comments

C.

CC Click frowning icon

D.

Tag as Helpful

E.

Flag Article

F.

Rate with Stars

A user is complaining that they are seeing a blank page, when they click Create New, from your custom Inventory application. You have confirmed that they can see the Inventory application, and the Create New module on the application navigator. What could be the cause of this issue?

A.

Create New module has a broken link

B.

Known intermittent issue with U115

C.

User should be using Chrome instead of Explorer for their browser

D.

User has read role, but not the write role on the Inventory table

E.

User session has timed out