25.3.6 Notifying Workflow of Data Changes

Notify a waiting workflow about data changes with events an automation processes periodically.

After their initial approval, your Procedure Lifecycle workflow automates previously manual steps performed as medical procedures progress through the clinic. It accomplishes this by reacting to changes in the procedure status or schedule.

To notify the workflow of data changes, you use a combination of a database trigger to log patient procedure lifecycle events, and an automation to periodically process the logged events. As the automation processes any events, it notifies the workflow of data changes by signaling the Wait activity to continue.