Process events

With TotalAgility you can model both external and internal (inter-process) synchronization points.

TotalAgility monitors specific business events and responds by completing an activity that has been in a wait state for that particular business event.

You can record when real events raised against a job have occurred, which subsequently determines when a task that is in a wait state can continue or be completed.

TotalAgility can handle both types of events:

  • External: Events that occur outside of TotalAgility and apply 80% of the time. For example, processing the car insurance application can continue once the loan agreement is signed.

    Note Use the TotalAgility API methods to record external events.

    See Access related documentation for more information.

  • Internal (inter-process): Events that occur between different process maps within TotalAgility.

See Record process events for more information.