A system administrator at an enterprise software firm is configuring automated renewal reminders for the custom object Asset Warranty. The business requirement dictates that an automated email alert must be sent to the Warranty Manager 14 days before a warranty expires. While configuring the Workflow Rule on Asset Warranty, the administrator notices that the 'Add Time Trigger' button is disabled and unavailable. Which evaluation criteria selection on the Workflow Rule is causing this feature to be restricted?
- ACreated
- Created, and every time it's editedAnswer
- CCreated, and any time it's edited to subsequently meet criteria
- DUpdated, but not upon initial creation
Answer
The evaluation criteria setting 'Created, and every time it's edited' causes time triggers to be disabled.
In Salesforce Workflow Rules, time-dependent workflow actions cannot be created for rules where evaluation criteria are set to 'Created, and every time it's edited'. This restriction exists because re-evaluating the rule on every edit without a subsequent-transition check could lead to unpredictable execution in the time-based queue.
Step-by-Step Solution
Key Concept
Workflow Evaluation Criteria and Time-Dependent Action Restrictions
Estimated Time:1m 15s