How to turn off the business rule in flow designer?

JLeong
Mega Sage

Hi Guys,

 

Instead of running a background script, I would like to run a flow where I would need to update a bunch of asset records and change their retired date. I need to turn off the business rule so it would not send any notifications or trigger another process.

 

If using a script I will use :

gr.setWorkflow(false);   //Do not run business rules
gr.autoSysFields(false);  //Do not update system fields

 

How do we accomplish the same thing using flow designer?

 

Regards,

Jocelyn

 

 

 

 

 

 

 

0 REPLIES 0