Salesforce Certified Platform App Builder — Question 197

Which two behaviors may occur if workflow rules are reevaluated after a field change by a field update? (Choose two.)

Answer options

Correct answer: A, B

Explanation

The correct answers, A and B, highlight that reevaluating workflow rules can lead to the triggering of more workflow rules and the risk of a recursive loop, which could exceed governor limits. Options C and D are incorrect because validation rules are not triggered by workflow rules, and cross-object workflows do not automatically result in reevaluation after a field change.