S2: Instance Config Flashcards

1
Q

What is a baseline implementation ?

A

A set of installed applications on a ServiceNow instance, before any configuration or customization has been done

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

What is an instance ?

A

An instance is a copy of a ServiceNow environment that is specific to a customer

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

what is the prod environment ?

A

Where employees do their work and support their organisations

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

What is the development environment ?

A

Where personas such as admins and implementers configure and build applications

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

What is the test environment ?

A

Where personas such as implementers test their changes before moving into production

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

What are the two types of environments ?

A

Prod and Non - Prod environment

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

What is Configuration

A

Things that can be done without code

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

Examples of Configuration

A

-> Update list of categories on a form
-> add baseline fields to form
-> configure list views
-> create a service catalogue and catalogue items
-> extend a table for a new hardware class

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

When is customization done?

A

When a customer requires additional functionality that does not exist in the platform , and they want to add features

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

Examples of Customization

A

-> Enhance a portal widget to display lists with complex access controls
-> Add a table for a special billing requirement

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

If you are making changes to an instance, theses changes must be packaged to be moved into the production environment. What allows you to do this ?

A

Update Sets

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

How to add a company logo to an instance?

A

ALL > System Properties> My Company

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

How can application and application features be activated?

A

Plugins or ServiceNow store

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

What does Application scoping do ?

A

Protects applications by identifying and restricting access to application files and data.

Administrators can specify what parts of an application are accessible to other applications

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

Where do you obtain application information ?

A

-> Features
-> Plugins
-> Roles

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

How do you activate applications and components

A

-> Plug-ins
-> App Store

17
Q

How do you set up access for an application ?

A

-> identify , create groups
-> assign roles to groups
-> assign users to groups

18
Q

How do you verify access for an application ?

A

-> explore forms, lists , landing page, workspaces , and portals

19
Q

What are Plugins?

A

Plugins provide additional optional functionality within a ServiceNow instance, like applications, workspaces , and demo data

20
Q

How do you navigate to plugins

A

ALL > System Definition > Plugins

21
Q

Who has control over when to activate plugins?

A

System admin

22
Q

Navigation to find all available applications

A

All > system applications > all available applications > all

23
Q

What scope are applications in ?

A

Usually shipped in a custom application scope

24
Q

What scope are plugins in ?

A

custom application scope or in Global

25
Q
A