exam questions

Exam Certified Platform App Builder All Questions

View all questions & answers for the Certified Platform App Builder exam

Exam Certified Platform App Builder topic 1 question 220 discussion

Actual exam question from Salesforce's Certified Platform App Builder
Question #: 220
Topic #: 1
[All Certified Platform App Builder Questions]

Contracts must be approved before the status is set to Finalized.
How can this requirement be met?

  • A. Add a final approval action in the approval process to update a field on the contract and use a validation rule to check this field when the contract status is changed to Finalized.
  • B. Use a trigger on the contract object to check the contract has been approved when the status is changed.
  • C. Use Process Builder to check the contract is approved when the contract is edited and the status is set to Finalized.
  • D. Add a validation action in the approval process to ensure the status is not set to "Finalized" before the contract is approve.
Show Suggested Answer Hide Answer
Suggested Answer: A 🗳️

Comments

Chosen Answer:
This is a voting comment (?). It is better to Upvote an existing comment if you don't have anything to add.
Switch to a voting comment New
vovazin
11 months, 1 week ago
In theory, B is possible as well. You just have to query ProcessInstanceStep records related to the main object
upvoted 1 times
RamaSA
8 months, 3 weeks ago
it's always preferable to use declarative tools first
upvoted 1 times
...
...
Community vote distribution
A (35%)
C (25%)
B (20%)
Other
Most Voted
A voting comment increases the vote count for the chosen answer by one.

Upvoting a comment with a selected answer will also increase the vote count towards that answer by one. So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.

SaveCancel
Loading ...