Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-02-2016 03:18 PM
We are attempting to retroactively update a batch of change records (about 2000) to populate a field that was developed as mandatory. No problem there, developed a background script.
Only problem is that the script appears to be triggering business rules left, right, and center upon the update() call. Which we don't want (one of the business rules is resetting all the approvals, a definite no-no).
Anybody have an idea on how to stop further business rule processing? Or trigger an update without business rule processing?
Thanks
Solved! Go to Solution.
Labels: