Saturday, July 16, 2016

Summer 16 Release Maintenance

 Admin Maintenance:
S.No
Question
Answer
1
What action can the recipient of a shared note perform in Lightning Experience and Salesforce Classic?
View note
2
Sales representatives at Universal Containers require approval for large discounts on opportunities and sales management to automate the submission once the opportunity reaches the "Negotiation" stage. What two features can an administrator use to meet this requirement?
Workflow & Process Builder
3
What is a capability of Sharing Settings for Files attached to records in Salesforce Classic?
Access can be set to Set By Record
4
What are two capabilities of process builder?
Calling Apex code & Multiple if/then statements
5
What are two capabilities of Chatter Questions?
Create cases from Questions in Chatter & Incorporate Chatter Questions into Self-service Communities
6
What feature gives an administrator a one-page view of how well the org meets Salesforce security standards?
Health check
7
When an answer is posted in Chatter Questions, what two personas can select the best answer for a question?
Moderator & Person who asked the question
8
When an identity verification method is added to a user's account, what confirms this action?
User gets an email
 ______________________________________________________________________________________________________________________________
Dev Maintenance:
 S.No
Question
Answer
1
What are two features of Lightning Design Tokens? Choose 2 answers
>> Reuse throughout Lightning component CSS resources
>>Define essential values of visual design
2
Which are the new Objects & their use case? Choose 3 answers
>> EmailMessageRelation - link email message to multiple different types of objects
>> AccountContactRelation - link Contact to Multiple Accounts
>> LinkedArticle - Attach Knowledge articles to Work Orders
3
How can Messages to the end users be improved with the Toasts entity? Choose 2 answers
>> Provide multiple actions for the user in one message
>> Use pre-configured toasts to customize the styling of your toast messages
4
What are three ways a static resource can be referenced with the $Resource Global Value Provider? Choose 3 answers
>> Use in Lightning Component markup >> Use in Lightning Component javascript controller
>> To reference Images, Stylesheets & Javascript files
5
What is true about Visualforce support in Lightning Experience?
>> Visualforce is supported in Lightning Experience
 ______________________________________________________________________________________________________________________________

App Builder Maintenance:
 S.No
Question
Answer
1
Universal Containers has an app page active for Salesforce1. What two ways can the App Builder activate the app page in Lightning?
>> Use the activation feature in the Lightning App Builder
>> Add the app page's Lightning Page tab to a custom Lightning Experience navigation menu in Setup.
2
What three chart types are available in Lightning Experience?
>> Funnel
>> Combo
>> Scatter
3
Universal Containers wants to relate a Contact to multiple Accounts. What are the expected two behaviors when the App Builder enables this feature?
>> On Account records, the Related Contact list includes direct Contact and all indirect Contacts.
>> On Contact records, the Related Account list includes primary Account and all indirectly related Accounts.
4
Where are two places Salesforce Knowledge Articles are accessed?
>> Salesforce1
>> Salesforce Classic

5

Which two objects can be customized on a Lighting Experience record page?

>> Lead >> Opportunity