No products in the cart.
< 1 min read
Scalability
High
Workflow Activity
Rule number
SN-0405
Using current.update() within a workflow can cause duplicate updates, or in the worst case scenario: infinite loops.
To avoid an infinite loop when a record is inserted, or duplicate updates, remove unnecessary current.update() calls from custom scripts. The Workflow Engine will always guarantee updates to the current record at the end of each process point.
15 min
There was a problem reporting this post.
Please confirm you want to block this member.
You will no longer be able to:
Please allow a few minutes for this process to complete.