nerdexam
Salesforce

CRT-211 · Question #116

Universal Containers wants to assign a task due date on one of two fields. Estimated Shipping Date or Client Need By Date, which is further in the future. Which two combined automation tools should…

The correct answer is A. Create a formula capture the MAX date. B. Make a Process Builder to create the task. Two combined automation tools that the administrator can use to create the task record and assign based on date criteria are: Create a formula field to capture the MAX date. A formula field is a custom field that calculates a value based on other fields or expressions. In this…

Extend Custom Objects and Applications

Question

Universal Containers wants to assign a task due date on one of two fields. Estimated Shipping Date or Client Need By Date, which is further in the future. Which two combined automation tools should the administrator use to create the task record and assign based on date criteria? (Choose 2 answers)

Options

  • ACreate a formula capture the MAX date.
  • BMake a Process Builder to create the task.
  • CDesign an approval process to capture the furthest date.
  • DConfigure a workflow to create the task.

How the community answered

(42 responses)
  • A
    76% (32)
  • C
    17% (7)
  • D
    7% (3)

Explanation

Two combined automation tools that the administrator can use to create the task record and assign based on date criteria are: Create a formula field to capture the MAX date. A formula field is a custom field that calculates a value based on other fields or expressions. In this case, a formula field can be used to capture the maximum value between Estimated Shipping Date and Client Need By Date fields and store it as a date value. Make a Process Builder to create the task. A Process Builder is an automation tool that allows you to create processes that perform actions based on certain criteria. In this case, a Process Builder can be used to create a task record when a certain condition is met and assign its due date based on the formula field value. The other two options are incorrect because: An approval process is an automation tool that allows you to route records for approval based on certain criteria and approval steps. It does not create or assign tasks based on date criteria. A workflow rule is an automation tool that allows you to perform actions based on certain criteria and evaluation time. It does not create or assign tasks based on date criteria.

Topics

#formula fields#Process Builder#task automation#date comparison

Community Discussion

No community discussion yet for this question.

Full CRT-211 Practice