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.

Can async business rules trigger business rules on Target Table?

tahnalos
Kilo Sage

We are currently using an async business rule on insert of a staging table due to circumstances of a database update from an integration.

 

The Staging table pushes the information obtained from the integration into our target table.  We have several other tables that are supposed to receive information from our target table and are triggered by After Business rules.  We just found out that those business rules are not triggering when the Async business rule is run.  Changing these business rules to Async business rules also does not solve this problem.

So the question is, how can we trigger a business rule to run in this scenario?

10 REPLIES 10

we can't see either, I don't see your BR definition, or script logic posted here. I hope you find your problem.