Quiz 4 Flashcards
Select the statements that are true about record IDs. (Select all that apply.)
A. Record IDs can be set by the user when creating records with the API.
B. The first three characters represent an object type
C. Record IDs uniquely identify a record
D. Record ID is a alpha-numeric field
E. Record IDs are randomly generated
B. The first three characters represent an object type
C. Record IDs uniquely identify a record
D. Record ID is a alpha-numeric field
How many External IDs may an object contain?
A. 1 B. 5 C. 2 D. 10 E. 3
E. 3
What is the result of doing an upsert with an external ID? (Select all that apply.)
A. If matched, the object is updated
B. If multiple matches, each object is updated
C. If no match, a new object is created
D. If no match, an error is reported
E. If multiple matches, an error is reported
A. If matched, the object is updated
C. If no match, a new object is created
E. If multiple matches, an error is reported
How many fields may be tracked on a custom object?
A. 30 B. 10 C. 20 D. Unlimited E. 50
C. 20
What objects can be uploaded to Salesfore.com with the Import Wizards? (Select all that apply.)
A. Accounts/Contacts B. Custom Objects C. Leads D. Opportunities E. Solutions
A. Accounts/Contacts
B. Custom Objects
C. Leads
E. Solutions
Accounts, Contacts, Leads, Solutions, and Custom Objects may be imported with the Import Wizards.
IF the Modifiable System Fields feature is turned on, the Created Date can be changed for an existing record using the API.
A. True
B. False
B. False
The Created Date may only be set when creating new records.
Deleting an object that has a Lookup-up relationship to a different object will remove the link found in the other object.
A. True
B. False
A. True
Select the statements that are true about the Apex Data Loader. (Select all that apply.)
A. Can be run from a command line
B. Supports import and export of XLS files
C. Supports files with up to 5 million records
D. Prevents duplicate accounts by matching account name and site
E. Fully supported product.
A. Can be run from a command line
C. Supports files with up to 5 million records
E. Fully supported product.
The Setup Audit Trail tracks changes to which of the following items? (Select all that apply.)
A. Chatter Posts B. Page layout changes C. Record Updates D. Email address changes E. Approval Processes Completion
B. Page layout changes
D. Email address changes
In which of the following scenarios should a queue be used?
A. A sales team is responsible for working on incoming leads.
B. A team of people must receive an email alert when a record status changes to “Closed.”
C. Hiring a new person must be approved by the hiring manager first and then HR manager.
D. Expense approval must be delegated when a manager is on vacation.
Queues allow teams of people to share ownership of a record.
An approval process at your company is set to request an approval from the user’s manager. After an approval process has started, changing the user’s manager will reassign the approval task to the new manager.
A. True
B. False
B. False
What are ways to make a field required? (Select all that apply.)
A. Checkbox on Field B. Record Type Rule C. Page Layout D. Validation Rule E. Workflow Rule
A. Checkbox on Field
B. Record Type Rule
D. Validation Rule
Which statements are true about Modifiable System fields? (Select all that apply.)
A. Modifiable System fields setting can be turned on and off by an Administrator
B. Only available for user’s with the Standard System C. Administrator profile
C. Works for all Custom objects
D. Read-only for existing records
E. Only accessible through API
C. Works for all Custom objects
D. Read-only for existing records
E. Only accessible through API
What are ways in which a Record ID can be obtained? (Select all that apply.)
A. Settings panel B. Web services API C. Report D. Page layout E. URL
B. Web services API
C. Report
E. URL
Many field types that have field history tracking enabled will store the Track old and new values. Which field types will only track who made a change and when the change occurred? (Select all that apply.)
A. Text Area (Rich) B. Text (Encrypted) C. Lookup Relationship D. Text Area (Long) E. Picklist (Multi-Select)
A. Text Area (Rich)
D. Text Area (Long)
E. Picklist (Multi-Select)