Configuration, Setup, And Security Flashcards

1
Q

What approach to building logic on Salesforce involves using points and clicks or configuring prewritten components?

A

The Declarative approach

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

What approach to building logic on Salesforce involves using blocks of code?

A

The Programmatic approach

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

Should the Declarative or Programmatic approach be used first to complete business requirements on Salesforce?

A

The Declarative approach

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

What determines which profiles and
permission sets are available to a user?

A

Their User License

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

A_______is a collection of settings and permissions that define what a user can do in Salesforce.

A

Profile

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

What are the two types of profiles?

A

Standard and Custom

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

Can Standard or Custom profiles be deleted?

A

Custom

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

How does the Role Hierarchy determine access to an org’s data.

A

Users have access to all the data from those below them in the Role Hierarchy.

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

A_______________is a collection of add-on settings and permissions that give users access to various tools and functions.

A

Permission Set

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

Do permission sets open up or restrict access?

A

They open up access.

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

How many roles can a user be assigned?

A

One

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

How many profiles can a user be assigned?

A

One

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

Can a user be assigned more than one permission set?

A

Yes

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

What tool or setting is used to restrict access to records users don’t own?

A

Org Wide Defaults

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

Where can OWD settings in Salesforce be accessed?

A

Sharing Settings

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

Does access get more open or closed after setting OWDs?

A

More open

17
Q

What are the levels of record access that can be set for OWD’s.

A

1) Public read only
2) Public read/write
3) Public read/write/transfer
4) Use/View Only/No Access
- Only for certain objects (price books)
6) Controlled by parent
7) Private

18
Q

____________ represent automatic exceptions to the Organization-Wide Default settings.

A

Sharing Rules

19
Q

What are two ways records can be shared?

A

Sharing Rules and Manual Sharing

20
Q

What are the two options to base sharing rules on?

A

Record Owner and Criteria

21
Q

How do you manually share a record?

A

Click the share button on the record.