<div dir="ltr">Alan,<div><br></div><div>Instead of calling save, use saveentity that will not trigger the workflows again.</div></div><div class="gmail_extra"><br><div class="gmail_quote">On 24 February 2015 at 16:37, Alan Lord <span dir="ltr"><<a href="mailto:alanslists@gmail.com" target="_blank">alanslists@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">vtiger 6.2.<br>
<br>
I have a custom Workflow function that I want to be triggered each time the record is saved.<br>
<br>
This function retrieves data from external sources and updates values in the module's record.<br>
<br>
In the workflow function I am creating a recordModel object, set(ting) the field values I want, then calling a recordModel->save();<br>
<br>
The trouble is, this save() action is triggering the workflow again, and again, and again, and again, and again....<br>
<br>
I've not had this problem before as I've tended to use direct database queries but am trying to do it the "right way". Clearly something is not quite right...<br>
<br>
Is there a flag I can set to stop this workflow propagation?<br>
<br>
Al<br>
<br>
______________________________<u></u>_________________<br>
<a href="http://www.vtiger.com/" target="_blank">http://www.vtiger.com/</a><br>
</blockquote></div><br><br clear="all"><div><br></div>-- <br><div class="gmail_signature">Regards<br>Vikas<br>Vtiger Team</div>
</div>