Platform App Builder Cert Flashcards

1
Q

Can Rollup Summary fields be created for lookup relationships? (y/n)

A

No

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

Can a Rollup-Summary field be created for a child in a Master-Detail relationship? (y/n)

A

no
–> only the parent in a Master-Detail relationship

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

Can Formula Fields display images if some criteria is completed?

A

Yes

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

What Salesforce tool is used to enforce and create the External Lookup and Indirect Lookup relationships?

A

Salesforce Connect

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

Up to how many users can be created at a time in Salesforce?

A

10

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

are productivity actions available for opportunities? (y/n)

A

No

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

What can the Navigation Bar in a lightning page be used for?

A
  • Navigate through the different tabs
  • Trigger functionality on the app
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
8
Q

Can Validation rules limit the number of imported records if they don’t comply with them?

A

Yes

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

Which import tool (data loader/ import wizard) ALLOWS you to save field mapping for future uses?

A

Data Loader

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

What is the daily limit of emails sent via Workflow per Salesforce license?

A

1000

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

What type of field must be used to establish a relationship between two or more campaigns and create a hierarchy ?

A

lookup

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

What can be used to define the role that each Contact plays in an Account?

A

Contact Roles

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

Can a Master-Detail or Many-to-Many relationship include external objects?

A

No

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

What would happen to the images that might be attached to a Text Area Rich Field when it is converted to a text area long?

A

Will be deleted

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

How many child accounts can be displayed in an Account hierarchy in Salesforce classic?

A

500

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

What is NOT a level at which a record lightning page can be assigned?

A

Role

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

If multiple immediate workflow actions are defined, can Salesforce determine which one would fire first?

A

No

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

Can custom themes be called via JavaScript?

A

No

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

What can be hidden on the Schema Builder Canvas?

A

objects

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

Can the “properties” of standard fields be edited from the Schema Builder Canvas?

A

No

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

Can Rollup-Summary fields be used in list views and reports?

A

Yes

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

Does imported data consider Validation Rules and Require fields?

A

Yes

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

What is “Performance Testing”?

A

It is the standard test of the functionalities deployed during app creation

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

Can Person Accounts be merged business accounts and vice-versa?

A

No, only can merge with same type

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
25
Can a Flow be used to activate or deactivate a Session-Based permission set?
Yes
26
How are Flows that are launched by a pre-existing Flow called?
Sub-Flows
27
Flow: Elements --> ? Resources --> ?
Elements --> Building blocks Resources --> variables
28
What element must be added to a Flow for it to call an Apex Class?
Apex Action
29
What tool can be used to define which records should be returned after a user searches from a lookup object?
Lookup Dialog
30
Up to how many contacts can be merged at one time in Salesforce?
3
31
Which Salesforce objects can NOT be inputted as campaign members?
business accounts
32
Data models are most typically created for custom or standard Salesforce apps?
Custom
33
2 examples of "Summary Functions"
PrevGroupVal ParentGroupVal
34
Can workflow create records?
no
35
Can **Custom Objects** be the parent in a master-detail relationship where the detail/child is a **standard object**?
no
36
Are Validation Rules triggered during lead conversion?
only if enabled
37
for which standard object are Rollup-Summary fields NOT available?
Case
38
can change sets **Delete** or **Rename** components?
no
39
what is the only field type that Text Area (Rich) can be converted to?
Text Area (long)
40
what can be used to add campaign members to a campaign?
-Records -Reports -List Views
41
can **lookup ** fields be created on the schema builder?
no
42
Can custom fields be edited from the schema builder?
Yes
43
can a Workflow Rule **delete** records?
no
44
Which import tool is used exclusively for the import of **Knowledge Articles**?
Import Knowledge Articles tool
45
If a workflow rule changes the value of a field into something not validated by a Validation Rule, will the new value be kept?
Yes
46
Can Process Builder **delete** records?
No
47
What are the two available tabs in Schema Builder as far a functionality to build stuff with?
-Objects -Elements
48
what are the four components of the Data Model of Apps in Salesforce?
-Records -Relationships -standard objects -custom objects
49
what field in a **Lead** records needs to be edited to define a lead process?
Status
50
Can different home pages be set for different user roles?
No
51
Up to how many cross-relationship jumps can a Formula Field represent values from?
10
52
What exclusive tool can be used for exporting reports?
Report Export
53
Can external objects be created from the Schema Builder?
No
54
When sending an Outbound message with a workflow, in what format would data be sent?
.xml
55
Which of the main three declarative automation tools can invoke apex?
process builder flow
56
How many **child accounts** can be displayed in **Account hierarchy** in **Lightning**?
2000
57
Can field permissions be managed from the schema builder?
yes
58
Which import tool (data loader/import wizard) allows you to choose whether or not to trigger workflow rules and processes?
import wizard
59
What type of record creation will not trigger validation rules?
quick create
60
Can **Lightning** or **Classic** record pages include **third party components**?
Lightning
61
Up to how many fields can be added to the **search layouts** so that they appear in searches?
10
62
what can **workflow** do?
-create and assign **tasks** -send email alerts -update fields -send outbound messages (.xml format)
63
can the **Page Layouts** of **standard objects** in the schema builder canvas be viewed directly from the canvas?
yes
64
what is a third party AppExchange tool that could help extend the functionality of Rollup-Summary Fields?
Rollup Helper
65
between which kinds of objects can relationships NOT be created?
standard object to standard object
66
up to how many **External** email recipients can be programmed to receive a Workflow automated email alert?
5
67
in Lightning pages built with the Lightning App Builder, what are components grouped into?
Regions
68
can text fields be converted into picklist field values?
yes
69
can **data imports** be **rolled back**?
no
70
some things a **custom button** can be used for?
-trigger a Flow -access a URL -trigger a Visualforce page
71
if deployment of **change sets** is unable to complete for some reason, does the entire transaction roll back?
yes