An operations manager at a logistics company requires automated processing on the custom object Shipment__c. When a shipment status changes to "Delayed", an immediate Outbound Message must be sent to an external tracking service. Additionally, if the shipment status remains "Delayed" for 24 hours, a time-dependent Task should be assigned to the Logistics Supervisor. While attempting to configure the workflow rule, the administrator discovers that the option to add a time trigger is unavailable. Which evaluation criteria selection is preventing the administrator from adding the time-dependent action?
- Created, and every time it's editedCevap
- BCreated, and any time it's edited to subsequently meet criteria
- CCreated
- DCreated, and evaluated prior to record locking
Cevap
The evaluation criteria 'Created, and every time it's edited' prevents the addition of time-dependent workflow actions.
In Salesforce Workflow Rules, time-dependent actions cannot be defined for rules set to evaluate 'Created, and every time it's edited'. To configure time triggers, the workflow rule evaluation criteria must be set to 'Created' or 'Created, and any time it's edited to subsequently meet criteria'.
Adım Adım Çözüm
Anahtar Kavram
Workflow Rule Evaluation Criteria and Time-Dependent Action Restrictions