Salesforce Certified Platform App Builder – Summer ’17 Release Exam

*** Be aware of the sequence of Questions and Answers, It may change.

Question 1: How can users see the change history of key fields in an object record?




A. History related list with field tracking
B. Reporting Snapshot
C. Historical Trend Reporting
D. Setup Audit Trail

Answer: A should be correct

Question 2: Which two components are supported when building Lightning pages with the Lighting App Builder?

Choose 2 answers.

A. Related Records
B. Chatter Feed
C. Social View
D. Flows

Answer: B & D should be correct

Question 3: What is a secure method of creating a single field from two encrypted fields?

A. Create the two source fields, use a formula with & to concatenate, populate the data into the two source fields, then encrypt the source fields
B. Create a custom formula referencing the two encrypted fields using & to concatenate
C. Disable encryption on the two source fields, create a formula using & to concatenate, then reenable encryption on the two source fields
D. Disable Shield Platform Encryption, create a formula using & to concatenate, then reenable Shield Platform Encryption

Answer: B should be correct

Question 4: What happens to an automated notification email generated by a process if another process subsequently modifies the same record?

A. The email is sent twice.
B. The email is suppressed.
C. The email is queued and may send depending on the secondary process.
D. The email is sent.

Answer: B should be correct

Question 5: Which tool will help the consultant see if APEX or Visualforce code is running an out-of-date API version?

A. Optimizer
B. Lightning Experience Readiness Check
C. Lightning Experience Migration Assistant
D. Health Check


Answer: A should be correct