Monday, September 17, 2018

Salesforce Certified Administrator - Spring '18 Release Exam

1. Which three features are available with Salesforce Files?
  Choose 3 answers
 
A. Create Asset Files for Unauthenticated users.
B. Integrate Quip to chat and collaborate on Files.
C. Automatically upload .pdf files from an email attachment.
D. Access files with the view list of assets feature.
E. Allow Standard Users to create and delete content assets.


2. What must the administrator consider when enabling Themes?
 
A. There is no built-in theme if a custom theme is not created.
B. Only one theme can be active at a time and is applied to the entire org.
C. Chatter External Users also see the custom theme.
D. Any user can select a theme and avatar based on their role.


3. Which three functions are available with chart enhancements in Lightning Experience?
  Choose 3 answers
 
A. Set chart legend position.
B. Show total in the center of donut charts.
C. Display up to 2,000 groups in line and bar charts in dashboards.
D. Download chart images from dashboard components.
E. Combine small groups into "Others" on any chart.


4 of 6. The Administrator for Universal Containers is asked to provide the Sales teams with Opportunity Splits so that the opportunity owner has better visibility into their share of the deal. Which funtionality is available with Opportunity Splits?
 
A. Create a new Opportunity Split directly from the account record.
B. Add or adjust splits from the Opportunity Splits related list.
C. Send Opportunity Split notifications automatically.
D. Assign a dedicated opportunity owner to the split.


5 of 6. What are the path steps based upon when creating a campaign path?
 
A. Campaign responses
B. Business processes
C. Picklist field values
D. Lead record types


6 of 6. Which functionality is available to a support agent directly from the case feed?
 
A. Reply and forward an email
B. Configure an email template
C. Delete an email
D. Mass email

Salesforce Certified Platform Developer I - Spring '18 Release Exam

1. Which global variable can be used to detect whether a Visualforce page is loaded in Lightning apps with console navigation or standard navigation?
 
A. $Organization.UITheme
B. $UI.UserTheme
C. $Browser.formFactor
D. $User.UITheme


2. Which Salesforce command line interface (CLI) command supports the generation of new Apex triggers?
 
A. force:trigger:new
B. force:data:sobject:createtrigger
C. force:apex:trigger:create
D. force:schema:sobject: -t | createtrigger


3. What is the replacement that Salesforce recommends for Force.com IDE 2 Beta?
 
A. Developer Console
B. Salesforce Extensions for VS Code
C. MavensMate for Sublime Text
D. Workbench



4. What can be used to control the styling and behavior of the Salesforce login process?
 
A. Process Builder on login event
B. Quick Action on login event
C. Lightning component login flow
D. Visualforce Page login flow


5. Which debug type captures information related to accessing external objects with the Salesforce Connect cross-org and OData adapters?
 
A. XDS_RESPONSE
B. XDS_OBJECT
C. XDS_CONNECT
D. XDS_REQUEST