Topic: There are two workflow rules on the same object say namely wf1 and wf2.... if the field updated and due to this wf2 criteria meets then what will happen, wf2 will fire or not?
Scenario: There are two workflow rules on the same object say namely wf1 and wf2. If wf1 fires then a field will be updated on the same object, if the field updated and due to this wf2 criteria meets then what will happen, wf2 will fire or not?
Author: RAMU
LALITH
It won’t fire.
To fire wf2 we should enable ‘re-evaluate Workflow Rules’ checkbox of the field update which is there in wf1.