Platform App Builder Flashcards
Salesforce is built on a multi-tenant architecture
True
Which of these components would be considered part of the Model in the MVC paradigm?
Visualforce Pages
Custom Apex Controller
Standard Salesforce Objects
Standard Salesforce Objects
When do you receive your Salesforce security token?
A. In an email on the creation of your account
B. In an email after going into setup and resetting your security token
C. When you open the Salesforce Dataloader for the first time
B. In an email after going into setup and resetting your security token
Where do you enter your Security Token when logging in to the Data Loader?
A. In the Password field
B. After your password in the Password field
C. Before your password in the Password field
B. After your password in the Password field
What will happen to any existing data records, as far as potential data loss, if you switch a custom field type on an object from a multi-select picklist to a picklist field?
A. Nothing. No data loss will occur with existing records
B. Partial Data Loss. You will lose some, but not all of your data for existing records of that object.
C. Complete Data Loss. You will lose all data that was previously saved in the multi-select picklist field for that object.
C. Complete Data Loss. You will lose all data that was previously saved in the multi-select picklist field for that object.
What tool provides a visual representation of your Salesforce Schema, and from which you can create new custom objects and fields?
A. Schema Builder
B. Process Builder
C. Flow Designer
A. Schema Builder
Once you have enabled Multiple Currencies in your Salesforce instance, can it be reverted back to just a Single Currency?
No
You are tasked with uploading 30,000 new opportunity records in your Salesforce instance. Which would be the best tool to use to complete this task?
A. Data Import Wizard
B. Data Loader
C. FTP
B. Data Loader
What mechanism does Salesforce provide to keep currency exchange rates up to date in your Salesforce instance?
A. None
B. Apex Trigger
C. Process Builder Process
D. Workflow Rule
A. None.
You can manually enter exchange rates, but Salesforce does not provide an automated feature to handle this. You may download a 3rd party app off of the AppExchange to automate this process.
Which tool would be best to mass delete thousands of records?
A. Data Loader
B. Data Import Wizard
C. Change Set
A. Data Loader
Must a user log in to their own Twitter account in order to see a Lead or Contacts Twitter feed?
Yes
Chatter posts that you post on Salesforce can flow to Twitter if you @mention a Twitter user.
False
When working with Components in the Enhanced Page Layout Editor, the list of available Components varies by object and are only available for Salesforce1 mobile.
True
Are Quick Actions and Global Actions the same thing?
No.
Can a field be included in two different places on the same page layout in the Enhanced Page Layout Editor?
No
Which one of these types of Reports do not actually exist in Salesforce?
A. Summary B. Tabular C. Matrix D. Joined E. Pivot Table
E. Pivot Table
You have been tasked with captured daily amounts of all open opportunities and tracking that value in order to record trend data over time. Which Salesforce reporting tool should you use for this?
A. Summary Report
B. Reporting Snapshot
C. Joined Reports
D. Matrix Report
B. Reporting Snapshot
You are tasked with creating a report that displays like a table. Which type of report should you create?
A. Matrix Report
B. Summary Report
C. Tabular Report
D. Joined Report
C. Tabular Report
You have been tasked with creating a report that displays column totals at the bottom of the report. Which report type should you use?
A. Matrix
B. Summary
C. Tabular
D. Joined
B. Summary
You are tasked with creating a report that allows for not only grouping by row, but also grouping by column. Which report type should you use?
A. Summary B. Bucket Field C. Tabular D. Joined E. Matrix
E. Matrix
Does the Salesforce1 mobile app provide the capability to work offline?
Yes
What can be modified to change the fields that a user sees and can enter data within, whenever performing a Global Action?
A. Standard Page Layout B. Visualforce Page C. Mini Page Layout D. Compact Layout E. Action Layout
E. Action Layout
Is Chatter available and supported in the Salesforce1 Mobile app?
Yes.
You can send customizations from one Salesforce organization to another using Change Sets.
True.