Term
Force.com Sites, Customer or Partner Portal -- which would be used for self registration? a) Customer b) Customer portal c) Sites |
|
Definition
C, sites: Sites are always self register |
|
|
Term
When enabling multi-currency, what is important to know? a) Currency ISO's are needed b) It is possible to add more currencies later. c) Roll up fields are broken d) Conversion rates automatically updated |
|
Definition
B, add more currencies later |
|
|
Term
B has a lookup on A, C has a lookup on B. How would you report C to A? a) Master-detail relationships b) Lookup relationship c) Custom report |
|
Definition
|
|
Term
How would you enable a related list filter? a) Apex b) Visualforce c) Enable option in page layout |
|
Definition
|
|
Term
For an object with data loader what is a required field? a) Logical name b) Salesforce record ID c) Date created/modified d) isDeleted e) RecordTypeID |
|
Definition
|
|
Term
What is the recommended order of import? a) Accounts, Contacts, User b) Accounts, User, Contacts c) Contacts, User, Accounts |
|
Definition
B, Accounts, Users, Contacts |
|
|
Term
How are approvals initiated (when a record is saved, pressed button)? a) Manual activation b) Workflow rule c) Email sent on contact |
|
Definition
|
|
Term
Cross object formulas allow you to navigate in which direction? – from child to parent, parent to child, both? a) child to parent b) parent to child c) both |
|
Definition
|
|
Term
What do Force.com objects represent in the MVC model? (What is the View in the MVC) a) Model b) View c) Controller d) None of the above |
|
Definition
|
|
Term
Manager wants to monitor progress month after month, what does he use? a) Custom report b) Analytic Snapshot c) Dashboard gauges |
|
Definition
|
|
Term
What type of report would you use for two fields, grouped by one? a) Summary report b) Matrix c) Tabular |
|
Definition
|
|
Term
Workflow Triggers Timed Email after 1 month. How do you debug/ troubleshoot? a) Workflow log b) Debug log c) Apex Log |
|
Definition
|
|
Term
What kind of Tabs can be created by a user? (Select 3) a. Custom Object Tab b. Visual Force Tab c. Web Tab d. Apex Tab |
|
Definition
|
|
Term
Managers want to list a rating field from 1-5 on radio buttons. What process do they use? a) Visualforce b) Picklist options c) Page layout d) Workflow rule e) Approval process |
|
Definition
|
|
Term
What are 3 ways to add “Tags” to the sidebar? a) Checkbox b) Custom sidebar c) Differentiate tags d) Force.com Pages |
|
Definition
|
|
Term
The Ui, Business logic, and sharing have all been decided upon. Reporting is not decided. Where will this cause trouble? a) Sharing rules b) Organization wide defaults c) Report and Dashboard running user d) Administrator rules |
|
Definition
|
|
Term
The Data Model, Business Logic, and Reports have all been decided upon. Security has not been. Where will this cause trouble? (Select 2)
a. No reports without security controls b. No security controls if not created during initial setup c. Security may not support approvals. d. Data model may not support security |
|
Definition
C - security may not support approvals D - data model may not support security |
|
|
Term
You need to create an approval process with a recruiter, multiple executives (1 approval needed), and a hiring manager. a) Workflow process b) Parallel approvals c) Singular approvals |
|
Definition
|
|
Term
Which profile can see through encryption by default? a) System Admin b) Developer Profile c) Decrypter Profile |
|
Definition
|
|
Term
What is the advantage of sites? a) Business leveraging b) Unauthenticated content c) No log in d) Free |
|
Definition
|
|
Term
Which of the following can be done by the upload wizard (choose 3): a) De dupe of data b) Save backups as CSV c) Upsert, download, delete d) Email other users |
|
Definition
C, upsert, download, delete |
|
|
Term
What could interrupt an analytic snapshot? a) Change in report user b) Report type c) Other reason d) None of the above |
|
Definition
|
|
Term
Who can edit locked records in the approval process? a) people with "modify all" object level permission b) people with "modify all data" permissions c) Both d) Neither |
|
Definition
A, people with "modify all" object level permissions |
|
|
Term
When building an app using the declarative framework, which two of these could you use? a. Adding an existing visualforce page to an in-line section. b. Custom detail & list buttons. c. 3 column section. d. Make a field required based on another field. |
|
Definition
A, adding an existing visualforce page to an in-line section C - make another field required on another |
|
|
Term
Upon final reject, what CAN'T an approval process do? (Choose 2) a. Create a task. b. Send an Email. c. Send a record to the recycle bin. d. Lock a record. e. Create a page |
|
Definition
C, E - send record to recycle bin, create page |
|
|
Term
Three of these things are true of encrypted fields, which three?
a. Available for validation rules and apex. b. Included in reports. c. Not available in filters, list views, rollups. d. Search Results. |
|
Definition
A, C, D - not including reports |
|
|
Term
Which relation type captures user’s manager on each user record
a. Master-detail? b. Hierarchy? c. Many to many? d. Parent-Child? |
|
Definition
|
|
Term
All users edit all positions except X. X can only view records. How would you accomplish this (choose one)?
a. Org wide defaults read only, remove X from Hierarchy? b. Sharing Rule access to all but X? c. Delete X d. None of the above |
|
Definition
|
|
Term
What occurs in upsert if XID matched more than once? a. 1st Match updated? b. Error? c. Dupe records? d. Upsert fails? |
|
Definition
|
|
Term
A developer wants to report on trends, which of these would he use?
a. Matrix Report b. Summary Report c. Analytic Snapshot d. Field History |
|
Definition
|
|
Term
Which options exist for calculations or analyses in reports? (Select 2)
a. Outliers b. Multiple data sets on one chart c. No calculations available d. Calculations on summary e. Maintain calculations from previous run |
|
Definition
A, D - outliers and calculations on summary |
|
|
Term
Approval processes can have which kinds of submitters (choose 2)?
a. Approval Team b. Public Group c. Profiles d. Roles and Subordinates |
|
Definition
B, public group D, roles and subordinates |
|
|
Term
Which API can be used to create the data model?
a. Force.com API b. Force.com MetaData API c. Ajax tool kit d. Single Sign-on API |
|
Definition
B, force.com metadata api |
|
|
Term
When creating a workflow, which requires a formula?
a. Modified today b. New Record c. Field Changed d. Admin Profile |
|
Definition
|
|
Term
Your organization has system insertable fields enabled. Which of the following can be inserted with the account object?
a. Isdeleted b. Createddate c. Systemmodstamp d. $marcsync |
|
Definition
|
|
Term
Organization Wide Defaults are Set to Private, and a manager wants to share data with his subordinates. Which of these two can accomplish that?
a. Dashboard Folder Settings b. Report Running User c. Dashboard Running User d. Report Folder Settings |
|
Definition
A - dashboard folder settings D - Report folder settings |
|
|
Term
You want to use the import wizard for users, jobs, and applications stored in CSV’s. What is the problem with this? a. No custom Objects in the Import Wizard b. No Users in the Import Wizard c. No CSV’s in Import Wizard d. No Specific Record Owner |
|
Definition
D, no specific record owner |
|
|
Term
Which features exist for Force.com Sites? Choose 2!
a. Full CRUD on custom objects b. Read/Write on standard objects c. Named Visualforce Pages d. Restricted IP Ranges e. None of the above |
|
Definition
C - Named visualforce page D - restricted IP ranges |
|
|
Term
Custom Object Org Wide Default set to Private. Hierarchies are turned off. Who can transfer ownership of a record?
a. Owner, System Administrator b. Owner, System Administrator, Shared User c. All users d. Owner, System Administrator, and all superiors. e. None of the above |
|
Definition
|
|
Term
Sandbox Authentication fails in Dataloader. What could be the problem? Select 2. a. Endpoint b. Mapping File c. Username d. Password Encryption e. None of the above |
|
Definition
A, C Endpoint (email URL) and Username |
|
|
Term
A CEO would like a list of the top 10 positions by # of job applications. Which Dashboard would you suggest?
a. Chart b. Table c. Metric d. Gauge e. None of the above |
|
Definition
|
|
Term
Which of these 3 are true of Force.com Sites Domain names?
a. Must be unique b. Can be company name c. Cannot change d. Cannot be mapped to another page e. None of the above |
|
Definition
|
|
Term
Job Application has a lookup to Candidate. Recruiters want to see a Name & Email address on each Job Application
a. Cross Object Formula b. Not Possible c. Cross Object Workflow + Field Update d. Validation Rule to copy Name + Email |
|
Definition
|
|
Term
In the custom object Bugs, some bugs must relate to each other in a hierarchical fashion. Which relationship would accomplish this?
a. Self b. Many to Many c. Master Detail d. Hierarchical e. none of the above |
|
Definition
|
|
Term
How do you control access to an object? a) Workflows & Approvals b) Email Alerts c) Record, field level permissions d) All of the above |
|
Definition
C, Record level permissions |
|
|
Term
Which report allows for the grouping of data by rows and columns? a) Tabular b) Matrix c) Summary d) None of the above |
|
Definition
|
|
Term
Which kind of report is good for creating groups or charts? a) Tabular b) Matrix c) Summary d) Analytic Snapshots |
|
Definition
|
|
Term
Dashboards can have how many components? a) 20 b) 40 c) 100 d) Unlimited e) Depends on the edition |
|
Definition
|
|