Platform App Builder Cert Flashcards
Can Rollup Summary fields be created for lookup relationships? (y/n)
No
Can a Rollup-Summary field be created for a child in a Master-Detail relationship? (y/n)
no
–> only the parent in a Master-Detail relationship
Can Formula Fields display images if some criteria is completed?
Yes
What Salesforce tool is used to enforce and create the External Lookup and Indirect Lookup relationships?
Salesforce Connect
Up to how many users can be created at a time in Salesforce?
10
are productivity actions available for opportunities? (y/n)
No
What can the Navigation Bar in a lightning page be used for?
- Navigate through the different tabs
- Trigger functionality on the app
Can Validation rules limit the number of imported records if they don’t comply with them?
Yes
Which import tool (data loader/ import wizard) ALLOWS you to save field mapping for future uses?
Data Loader
What is the daily limit of emails sent via Workflow per Salesforce license?
1000
What type of field must be used to establish a relationship between two or more campaigns and create a hierarchy ?
lookup
What can be used to define the role that each Contact plays in an Account?
Contact Roles
Can a Master-Detail or Many-to-Many relationship include external objects?
No
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?
Will be deleted
How many child accounts can be displayed in an Account hierarchy in Salesforce classic?
500
What is NOT a level at which a record lightning page can be assigned?
Role
If multiple immediate workflow actions are defined, can Salesforce determine which one would fire first?
No
Can custom themes be called via JavaScript?
No
What can be hidden on the Schema Builder Canvas?
objects
Can the “properties” of standard fields be edited from the Schema Builder Canvas?
No
Can Rollup-Summary fields be used in list views and reports?
Yes
Does imported data consider Validation Rules and Require fields?
Yes
What is “Performance Testing”?
It is the standard test of the functionalities deployed during app creation
Can Person Accounts be merged business accounts and vice-versa?
No, only can merge with same type
Can a Flow be used to activate or deactivate a Session-Based permission set?
Yes
How are Flows that are launched by a pre-existing Flow called?
Sub-Flows
Flow:
Elements –> ?
Resources –> ?
Elements –> Building blocks
Resources –> variables
What element must be added to a Flow for it to call an Apex Class?
Apex Action
What tool can be used to define which records should be returned after a user searches from a lookup object?
Lookup Dialog
Up to how many contacts can be merged at one time in Salesforce?
3
Which Salesforce objects can NOT be inputted as campaign members?
business accounts
Data models are most typically created for custom or standard Salesforce apps?
Custom
2 examples of “Summary Functions”
PrevGroupVal
ParentGroupVal
Can workflow create records?
no
Can Custom Objects be the parent in a master-detail relationship where the detail/child is a standard object?
no
Are Validation Rules triggered during lead conversion?
only if enabled
for which standard object are Rollup-Summary fields NOT available?
Case
can change sets Delete or Rename components?
no
what is the only field type that Text Area (Rich) can be converted to?
Text Area (long)
what can be used to add campaign members to a campaign?
-Records
-Reports
-List Views
can **lookup ** fields be created on the schema builder?
no
Can custom fields be edited from the schema builder?
Yes
can a Workflow Rule delete records?
no
Which import tool is used exclusively for the import of Knowledge Articles?
Import Knowledge Articles tool
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
Can Process Builder delete records?
No
What are the two available tabs in Schema Builder as far a functionality to build stuff with?
-Objects
-Elements
what are the four components of the Data Model of Apps in Salesforce?
-Records
-Relationships
-standard objects
-custom objects
what field in a Lead records needs to be edited to define a lead process?
Status
Can different home pages be set for different user roles?
No
Up to how many cross-relationship jumps can a Formula Field represent values from?
10
What exclusive tool can be used for exporting reports?
Report Export
Can external objects be created from the Schema Builder?
No
When sending an Outbound message with a workflow, in what format would data be sent?
.xml
Which of the main three declarative automation tools can invoke apex?
process builder
flow
How many child accounts can be displayed in Account hierarchy in Lightning?
2000
Can field permissions be managed from the schema builder?
yes
Which import tool (data loader/import wizard) allows you to choose whether or not to trigger workflow rules and processes?
import wizard
What type of record creation will not trigger validation rules?
quick create
Can Lightning or Classic record pages include third party components?
Lightning
Up to how many fields can be added to the search layouts so that they appear in searches?
10
what can workflow do?
-create and assign tasks
-send email alerts
-update fields
-send outbound messages (.xml format)
can the Page Layouts of standard objects in the schema builder canvas be viewed directly from the canvas?
yes
what is a third party AppExchange tool that could help extend the functionality of Rollup-Summary Fields?
Rollup Helper
between which kinds of objects can relationships NOT be created?
standard object to standard object
up to how many External email recipients can be programmed to receive a Workflow automated email alert?
5
in Lightning pages built with the Lightning App Builder, what are components grouped into?
Regions
can text fields be converted into picklist field values?
yes
can data imports be rolled back?
no
some things a custom button can be used for?
-trigger a Flow
-access a URL
-trigger a Visualforce page
if deployment of change sets is unable to complete for some reason, does the entire transaction roll back?
yes