Tuesday, April 24, 2018

Salesforce Certified Platform App Builder – Spring ’18 Release Exam.

Salesforce Certified Platform App Builder – Spring ’18 Release Exam.

1 of 5. What is a new feature in Lightning Experience added to Reports and Dashboards in this release?
A. Matrix Reports
B. Joined Reports
C. Row limit filters on Dashboards
D. Subscribe to Reports
E. Subscribe to Dashboard

2 of 5. Which data protection functionality does the Individual object provide?
A. Personal Information packaging
B. Personal Information deletion
C. Data Privacy Preferences
D. Data Privacy Protection

3 of 5. Which new standard feature should an App Builder use to collect Sales team feedback about a new Lightning page layout?
A. Survey Quick Action
B. Survey Email Alert
C. Survey Visualforce page
D. Survey Lightning component

4 of 5. How can an App Builder add a Flow to the Action menu on a Lighting record page?
A. Using a Global Action
B. Using an Auto-launched Flow
C. Using an Object-specific Action
D. Using a Lightning component

5 of 5. Which object now triggers a Process Builder and Workflow Rule?
A. Orders
B. Topics
C. Assets
D. Campaigns


Salesforce Certified Administrator - Spring '18 Release Exam.

Salesforce Certified Administrator - Spring '18 Release Exam.


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

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

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

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

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

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

Tuesday, April 17, 2018

Salesforce Certified Platform Developer 1 - Spring '18 Release Exam.

Salesforce Certified Platform Developer 1 - Spring '18 Release Exam


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

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

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


4 of 5. 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 of 5 Which global variable can be used to detect whether a Visualforce page is loaded in Lightning apps with console navigation or standard navigation? 
A. $User.UITheme 
B. $Organization.IJITheme 
C. $UI.IJserTheme 
D. $Browser.formFactor