Data Modeling Flashcards
Can a record type that is referenced by Apex be deleted?
NO
How is record type access defined?
Profile or Permission Set or both
Profiles can both master an custom record types assigned. True or False
FALSE
Can users view records of any record type if they have access to the object?
YES. Record type assignment defines record types users can use at record creation/edit.
Maximum record types per object - Salesforce recommends
200
Default record type for users can be set in settings
TRUE
Default Record Types are defined on the profile and CAN be defaulted in user settings.
TRUE
Can page layouts be assigned via permission set?
NO
A business process is a special picklist field that captures lifecycle on which standard objects?
- Lead Status
- Opportunity Stage
- Case Status
- Opportunity Status
Can standard fields that are natively required be set to read only?
NO
What is a data model comprised of?
Standard/Custom/External objects
Standard/Custom fields
Relationships
Strengths of schema builder
Speed and efficiency
Lookup relationships are tight or loose?
Loose
What object are hierarchical relationships defined on?
User Object
When you create a lookup relationship, what kind of report is automatically created?
A standard report type (ie policies with account)
External lookup relationships are delivered via what?
Salesforce Connect