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