Salesforce Advanced Admin Exam Guide|
Questions Solved 100% Correct
What can be shared in a change set? - ✔✔1) Standard Object / Field / User
Permissions - tab settings, page layout assignments, record type assignments, user
permissions
2) Apex Visual Classes & Visualforce Pages - assigned apps, custom object / field
permissions, apex class access
Developer Sandbox - ✔✔Metadata Only. Intended for coding & testing by single
developer.
- Changes can be isolated until they're ready to be shared
- Developer = 200 MB (Data & File Storage)
- Developer Pro = 1 GB (Data & File Storage)
Partial Copy Sandbox - ✔✔Metadata & Sample data.
- Includes Reports / Dashboards, Pricebooks / Products, Apps & Customizations
- Can include Standard / Custom Object Records, Docs, & Attachments
Full Sandbox - ✔✔Metadata & All Data
- Copy of the entire production org
, Sandbox Template - ✔✔Control which data is copied into a sandbox
- Available for Partial & Full Sandboxes
- Sandbox editor ensures all associated required objects are added from selected object
Many-to-Many Relationship - ✔✔Allows each record of one object to be linked to
multiple records of another object, and vice versa
- Junction object is used to connect the two objects you want to relate
Junction Object - ✔✔A custom object w/ 2 master-detail relationships
- Ex: Recruiting App has 2 objects --> Position & Candidate, Junction Object can link
many Candidates to 1 Position & 1 Candidate to many Positions
Master-Detail Relationship - ✔✔one to many relationship, details:
- Master = Parent, Detail = Child
- if Parent is deleted, Child is deleted
- Roll-Up Summary fields can only be created on Master to calculate Child records (SUM,
AVG, MIN, MAX)
- up to 2 allowed to object
- Access to Parent determines access to Child
- Child of 1 Master cannot be Parent of another
- Lookup field on Page Layout is required
Questions Solved 100% Correct
What can be shared in a change set? - ✔✔1) Standard Object / Field / User
Permissions - tab settings, page layout assignments, record type assignments, user
permissions
2) Apex Visual Classes & Visualforce Pages - assigned apps, custom object / field
permissions, apex class access
Developer Sandbox - ✔✔Metadata Only. Intended for coding & testing by single
developer.
- Changes can be isolated until they're ready to be shared
- Developer = 200 MB (Data & File Storage)
- Developer Pro = 1 GB (Data & File Storage)
Partial Copy Sandbox - ✔✔Metadata & Sample data.
- Includes Reports / Dashboards, Pricebooks / Products, Apps & Customizations
- Can include Standard / Custom Object Records, Docs, & Attachments
Full Sandbox - ✔✔Metadata & All Data
- Copy of the entire production org
, Sandbox Template - ✔✔Control which data is copied into a sandbox
- Available for Partial & Full Sandboxes
- Sandbox editor ensures all associated required objects are added from selected object
Many-to-Many Relationship - ✔✔Allows each record of one object to be linked to
multiple records of another object, and vice versa
- Junction object is used to connect the two objects you want to relate
Junction Object - ✔✔A custom object w/ 2 master-detail relationships
- Ex: Recruiting App has 2 objects --> Position & Candidate, Junction Object can link
many Candidates to 1 Position & 1 Candidate to many Positions
Master-Detail Relationship - ✔✔one to many relationship, details:
- Master = Parent, Detail = Child
- if Parent is deleted, Child is deleted
- Roll-Up Summary fields can only be created on Master to calculate Child records (SUM,
AVG, MIN, MAX)
- up to 2 allowed to object
- Access to Parent determines access to Child
- Child of 1 Master cannot be Parent of another
- Lookup field on Page Layout is required