Labour Day Special - Limited Time 65% Discount Offer - Ends in 0d 00h 00m 00s - Coupon code: top65certs

PDII Premium Exam Questions

Page: 8 / 13
Total 196 questions

Salesforce Certified Platform Developer II (SP23) Questions and Answers

Question 29

Universal Containers is implementing a new approval process for expense reimbursements. The process requires complex logic to determine the appropriate approver based on factors such as expense amount, employee role, and project type. The solution should allow for flexibility and future changes in the approval rules.

Which approach would be the most suitable for implementing this logic?

Options:

A.

Create a custom Apex class with a method to determine the appropriate approver based on the given criteria.

B.

Develop a custom Lightning component to handle the approval logic and integrate it into the expense reimbursement record page.

C.

Implement a custom formula field to calculate and determine the appropriate approver based on the given criteria.

D.

Use the Salesforce Approval Process feature and define multiple approval steps with entry criteria and approval assignments.

Question 30

What is the optimal way to fix this?

A)

B)

C)

D)

Options:

A.

Option A

B.

Option B

C.

Option C

D.

Option D

Question 31

A developer is asked to replace the standard Case creation screen with a custom screen that takes users through a wizard before creating the Case. The org only has users running Lightning Experience.

What should the developer override the Case New Action with to satisfy the requirements?

Options:

A.

Lightning Page

B.

Lightning Record Page

C.

Lightning Component

D.

Lightning Flow

Question 32

A developer is asked to build a solution that will automatically send an email to the customer when an Opportunity stage changes. The solution must scale to allow for 10,000 emails per day. The criteria to send the email should be evaluated after certain conditions are met.

What is the optimal way to accomplish this?

Options:

A.

Use an Email Alert with Flow Builder.

B.

Use MassEmailMEssage () With an Apex trigger.

C.

Use a Workflow Email Alert.

D.

Use SingleEmailMessage() with an Apex trigger.

Page: 8 / 13
Total 196 questions