Join the #BuildWithBuildAgent Challenge! Get recognized, earn exclusive swag, and inspire the ServiceNow Community with what you can build using Build Agent.  Join the Challenge.

Turn off business rule during flow execution

Ravi117
Kilo Contributor

I am updating multiple records thru flow designer. Since Business rules are set on the fields which are getting updated, i am not getting the expected results. please help on how to disable the business rules during the flow execution.

similar to setworkflow(false) used in Scripts.

7 REPLIES 7

Hi,

Might be you misunderstood my solution.

The action I proposed will replace a regular "Update record" action, which will run with business rules.

If you are running a regular update record action, business rules will be run.

SR RAAKESH1
Tera Contributor

How can i send the SYS ID to the action from the main flow.

By creating an input on your action.