Soru

Zorluk: OrtaWorkflow Rules and Actions

A Salesforce Administrator needs to configure a new Workflow Rule on the Lead object to automate lead assignment follow-ups and notifications. Place the administrative configuration steps in the correct sequential order from initial rule creation to deployment.

  1. 1Select the Lead object and specify the Rule Name and Evaluation Criteria.
  2. 2Define the Rule Criteria using field criteria or a custom formula.
  3. 3Configure immediate workflow actions such as Field Updates, Email Alerts, or Tasks.
  4. 4Specify time triggers and add time-dependent workflow actions.
  5. 5Activate the Workflow Rule.

Cevap

The correct order to set up a Workflow Rule is: (1) Select the Lead object and specify the Rule Name and Evaluation Criteria, (2) Define the Rule Criteria using field criteria or a custom formula, (3) Configure immediate workflow actions such as Field Updates, Email Alerts, or Tasks, (4) Specify time triggers and add time-dependent workflow actions, and (5) Activate the Workflow Rule.
Building a Salesforce Workflow Rule follows a strict administrative sequence: object selection and evaluation timing must be defined first, followed by rule criteria filters. Once entry conditions exist, immediate actions and time-dependent triggers can be attached. Finally, the rule is activated to process records.

Adım Adım Çözüm

1
Select Object and Evaluation Criteria
Defines the target object context and determines whether the rule runs on creation, update, or re-evaluation.
Salesforce requires an object and evaluation context before any rule logic can be built.
2
Specify Rule Criteria
Establishes filter criteria or formula conditions required to trigger automated processing.
Entry conditions dictate which record records qualify for the workflow actions.
3
Add Immediate Actions
Attaches immediate Field Updates, Email Alerts, Tasks, or Outbound Messages to the rule.
Actions define the work performed as soon as a record meets criteria.
4
Add Time-Dependent Actions
Schedules delayed actions based on specified date fields or time offsets.
Time-dependent actions rely on existing rule criteria and require establishing time triggers.
5
Activate Rule
Enables the workflow rule for live record processing.
Rules remain inactive until explicitly activated by an administrator.

Anahtar Kavram

Workflow Rule Setup Lifecycle
Bu soruyu puanla