Exam Flashcards
Universal Containers wants an org for development which can be refreshed in every 5 days with all the configuration and some data. What org do you choose? A) Full Sandbox. B) Developer Sandbox. C) Developer Pro Sandbox. D) Partial copy sandbox.
> > > D) Partial copy sandbox.
In a Master-Detail relationship scenario where the fields of the parent object needs to be displayed in the related list how will a developer design this? A) Cross-object formula field. B) Workflow rule. C) Validation rule. D) Assignment rule.
> > > A) Cross-object formula field.
Universal Containers has a custom object “service” which has a lookup relationship to Account. Universal Containers wants to enhance Salesforce1 with an action that allows account managers to enter a new service to an Account while looking at the account.
A) Enter an object specific action to Account and put it in the Account Layout.
B) Enter an object specific action to Service and put it in the Account Layout.
C) Enter an object specific action to Service and put it in the Service Layout.
D) Enter an object specific action to Account and put it in the Service Layout.
> > > A) Enter an object specific action to Account and put it in the Account Layout.
A company is using Chatter for their internal communication. They wish to give a user access to the account object. If he is a Chatter user, what things should be done to give him access?
A) Assign a separate profile for him.
B) Make the normal user his manager.
C) It cannot be done.
> > > C) It cannot be done.
Use case: An object called "House" is related to Opportunity. There can be many Houses per Opportunity. On houses, we have a field named "Square feet". We need to show the total of Square feet for all houses on each Opportunity. What type of relationship should we have? A) Lookup. B) Master detail. C) Junction. D) Cross object.
> > > B) Master detail.
Where can a Standard Lightning Component be placed in the Lightning App Builder tool? A) Canvas. B) Console Layout. C) Mini Page Layout. D) Mobile Card
> > > A) Canvas.
What is true about person accounts? (Select 2)
A) Do use space in both account and contacts table.
B) Have the same icon as Business accounts.
C) Can only be merged with other person accounts.
D) Are enabled by default.
E) Are enabled via feature license.
> > > A) Do use space in both account and contacts table.
|»_space;>C) Can only be merged with other person accounts.
If a data type is changed in a field that is used for lead conversion, the lead field mapping will remain intact?
A) True
B) False
> > > B) False
Universal Containers has limited in-house development resources, but would like to support online payment processing for its products. What is the recommended solution to meet this requirement?
A) Configure pricebooks, products, and payment schedules to enable this capability.
B) Work with developers to develop custom code for payment processing.
C) Configure Outbound Messaging to send a message to an external Payment Gateway.
D) Install an AppExchange product to provide Payment Gateway processing.
> > > D) Install an AppExchange product to provide Payment Gateway processing.
Is there data loss when converting from a Picklist (Single-Select) to Picklist (Mutli-Select)?
A) Yes
B) No
> > > B) No
Which one of the following can’t be a final rejection action in the approval process?
A) Lock the record.
B) Outbound message.
C) Delete the record and send to recycle bin.
D) E-mail alert.
> > > C) Delete the record and send to recycle bin.
Which of the following refers to the controller part of the MVC architecture? A) Apex. B) Visualforce. C) S-control. D) Page layout.
> > > A) Apex.
Which editions support Apex and Visualforce? (Choose 2) A) Unlimited Edition. B) Enterprise Edition. C) Apex Edition. D) Professional Edition. E) Group Edition.
> > > A) Unlimited Edition.
|»_space;>B) Enterprise Edition.
Universal Containers wants to store an area code and wants to be able to search for it in applications (apex). Which are possible fields to store the data (Choose 2) A) Phone. B) Text. C) Email. D) Picklist (Multi-Select). E) Number.
> > > B) Text.
|»_space;>E) Number.
Case assignment rules: is it allowed to have more than 1 active?
A) Yes
B) No
> > > B) No