How to Update UI Workflow Status When Run Via Extensibility Rule
We have several workflows that involve many steps. The requirement is to have a button in a dashboard that runs the entire sequence or sequences. This is coded and works.
The problem is when running workflows using a BR, the UI status doesn't update unless the refresh button is clicked. This action is not practical when operating in a dashboard because it closes the dashboard.
How can I update the UI workflow status indications from the business rule?
I need to go from this:

To this:

Without clicking this:

Or leaving the dashboard.
