Salesforce Certified Platform App Builder — Question 135

If a field update for Rule1 triggers Rule2, and a field update for Rule2 triggers Rule1 ___________.

Answer options

Correct answer: B

Explanation

The correct answer is B because the loop created by the field updates would likely exceed the organization's hourly limits for workflow time triggers. Option A is incorrect as the limit is not a safe threshold; C is wrong because the error message does not prevent saving unless explicitly configured; D is misleading as it suggests a complete block which is not the immediate consequence of a loop.