I have a business rule that needs to run before an incident update. The problem is that this script needs to fire off a function from "Script Includes" that is slow. I want this call to be asynchronous so that the form can load.
Is there any way to do this?