Platform-App-Builder Salesforce Certified Platform App Builder (SP19)

Loading demo links...

Showing 4–6 of 15 questions

Question 4

Universal Containers would like to automatically assign a specific permission set to new users.

Which two actions should be completed in order to meet this requirement? (Choose two.)

Select all that apply, then click Submit answer.

  • Create a workflow rule on the User object to assign a permission set.

  • Create a Process on the User object to launch a flow.

  • Create an Approval process on the User object to assign a permission set.

  • Create a Flow on the User object to assign a permission set.

Question 5

You have created a workflow rule to send an e-mail in your configuration sandbox.

For some reason it’s not working, what should you double check? (Choose two.)

Select all that apply, then click Submit answer.

  • Look at the system audit trail.

  • HTML does not work in sandbox, make sure your e-mail has no HTML.

  • You have the correct e-mail address.

  • Check the deliverability settings.

Question 6

You need to provide a way to invoke a custom report from the account detail page. The report should render values that are specific to the account in context.

What are the best options? (Choose two.)

Select all that apply, then click Submit answer.

  • Detail Page Button

  • List Button

  • Detail Page Links

  • Visualforce