ads

Thursday 17 August 2017

Salesforce Certified Platform App Builder – Summer ’17 Release Exam

Que 1. Which tool will help the consultant see if Apex or visualforce code is running an out of date API version?


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


Que 2. Which two components are supported when building Lightning pages with the Lightning App Builder? (choose 2 answers)

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


Que 3.  How can users see the change history of key fields in an object record?


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

Que 4.  What is a secure method of creating a single field from two encrypted fields?

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


Que 5. What happens to an automated notification email generated by a process if another process subsequently modifies the same record?


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

D.  The email is suppressed

No comments:

Post a Comment