Track and Trace
Integrators who want to retrieve every activity and its updates registered in the system can now subscribe to the events that are sent out by track and trace. It can be combined with the Workflow manager and with the Activity definition manager to retrieve additional data.
The following events can be subscribed upon:
- activity.created: a new activity is created in the system.
- activity.updated: an existing activity is updated.
- activity.deleted: an activity is removed from the system.
- activityContextEvent.created: a new activityContextEvent has been generated.
- activityContextEvent.updated: an activityContextEvent is updated from the system.