thanks for sharing that Ray. I personally was not aware that it will also prevent query business rules.



Using a .setWorkflow(false) to prevent business rules from executing is rarely used because in most cases you want these to execute. For that reason, you have to use it with caution (specially if it doesn't execute query business rules , which also work like acls to restrict what data is retrieved during a query of a table)



Thanks,


Berny


View solution in original post