vant
Tera Expert

You want to try to add this tag to the script so that it doesn't update the Updated field, which should skip other business rules from kicking off.


gr.autoSysField(false); // so that the records don't have system updates


gr.setWorkflow(false); // so no business rules are run


View solution in original post