What is the difference between Apex Data Loader and Import Wizard as far as generating extra accounts is concerned?
Encrypted fields can be edited regardless of whether you have the "View Encrypted Data" permission.
A. True
B. False
Master Detail Relationship can contain a standard object on the detail side.
A. True
B. False
What tools available to move migration changes (metadata)? (Select all that apply)
A. Change Sets
B. DataLoader
C. Force.com IDE
D. Force.com Migration Tool (ANT-Based)
While filling out positions, the hiring manager wants to view job responsibilities and job description at the top of the page; The recruiter wants to view the name of the hiring manager and the status at the top. Which tool would you use to meet this requirement?
A. Record Types
B. Field Level Security
C. Page Layouts
Which of the following best defines controllers?
A. A set of instructions specifying what happens when a user interacts with the components specified in the page. Available for all standard and custom objects.
B. These contain the code for displaying a custom user Interface, and are a combination of standard Web technologies such as HTML JavaScript (including AJAX), and Flex.
C. These are either standard or custom UI const
When loading a new account using Apex Data Loader and specifying the owner id to whom the account should belong, under which of these cases, the data load will fail?
A. The owner id is an invalid id. There is no user in salesforce with this id ii. The owner id belongs to an inactive user.
B. i only
C. ii only
D. both a and b
If multiple active approval processes exist on Account and an account record submitted for approval meets the entry criteria of multiple approval processes, then it cannot be guaranteed which approval process the record will enter.
A. True
B. False