Sunday, 5 November 2017

Salesforce Certified Platform App Builder - Summer '17 Release Exam

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

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

2 of 5.
What is a secure method of creating a single field from two encrypted fields?  

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


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

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


4 of 5.
Which two components are supported when building Lightning pages with the Lighting App Builder?

Choose 2 answers

A.
Social View
B.
Chatter Feed
C.
Flows
D.
Approval Panel


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

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

No comments:

Post a Comment

Salesforce Certified Sharing and Visibility Designer - Spring '18 Release Exam

1 of 5. An organization uses Enterprise Territory Management to assign Accounts based on geography. In addition, Op...