ADM 203 Flashcards
Cards from the course
What is the default user on a case
There are default case users. It’s different than others
Lookup vs. Master Detail
25 Lookups 2 M-D fields
not required-required
parent can be deleted vs. delete cascade
How do you build a many-to-many relationship with custom objects.
The preferred method is a detail with two masters
If the junction object has security requirements
should not use a detail with two masters
If two master-details relationships exists
first one built is primary. It controls tab color and look and feel from the primary master
what is the difference between roll-up summary field and formula field
Rollup Summary is actual data; Rollup summary only available on M-D relationships, there are some ‘fake’ summary fields on Account-Opps & Accounts-Campaigns
Why is it significant that modification of a detail record causes a save event on the parent?
validation rule on master could look at PRIORVALUE of a rollup summary field and throw an error
How deep can Master Detail relationships go?
3 levels deep
Talk about lookup Field filters (p89)
based on fields or values filtered values don't appear in search required or optional allow the admin to add help text can change error message
Custom Objects (p91)
have standard field names including ‘name’ field by default. You can change it.
not deployed allows only admin to see it
what can you do/not do if a custom object doesn’t have a tab
You can’t search for them
You can’t get to them directly
You can get to them via related lists
Can only be accessed with custom profiles
Lots of questions about M-D relationships
Come up with some
three types Custom Tabs
custom object
visual force
web tab
Custom tab rules
must have logo & color
exist at the View level of MVC
visibility set on profile level
records can still be visible through related lists, reports, dashboards and API (but still controlled with profiles)
Custom Apps
Allow you to use a logo control default tabs shown exist at MVC view level not security (use profiles) best practice is to have only one app
The list that is in the ‘Create new” upper left option of the user interface is determeined by?
the tabs visible in the App that the user is currently using. also in the same order
Describe the setup audit log
Metadata changes are recorded changes via: UI, API, Package installations, change sets who, a change was made, when records logging in as another user. saves for 6 mos
Automation (p105)
Add some of these to this side
debugs
debugging looks at automation
debug log is not on by default, needs to be turned on for specific monitoring for short periods of time.
stores 20 transactions
what are the 4 sandboxes
not in deck
developer - config but not data (only 200M data allowed to be added)
developer pro
partial data
*full data - a carbon copy of production (except user name). Including SF record IDs