function readOnly(count){ }
Starting November 20, the site will be set to read-only. On December 4, 2023,
forum discussions will move to the Trailblazer Community.
+ Start a Discussion
rajaram.adminrajaram.admin 

After execute workflow rules agin before triggers and after triggers will execute, How can you avoid

Hi

 

 

give me reply

 

 

Thanks & Regards

 

Rajaram

Laxman RaoLaxman Rao

1 You can use the static boolean 

2 You can write some entry rule for a trigger like some field has changed.

   Eg if old lead status not equal to new lead status.

 

Refer this:

http://blog.softwareallies.com/2010/08/triggers-workflows-and-salesforces.html

 

http://www.salesforce.com/docs/developer/cookbook/Content/apex_controlling_recursive_triggers.htm