You are viewing the documentation for Blueriq 17. Documentation for other versions is available in our documentation directory.
It is important for organizations to know exactly what happened to their application. All important events are stored in the Trace Database. This means that years later, a business can inspect what happened to a certain aggregate.
The following actions result in an automatically created entry in the trace database:
Action | Description |
---|---|
aggregateCreated | A new aggregate entry is created in the database. |
aggregateUpdated | An existing aggregate entry in the database is updated. |
aggregateDeleted | An existing aggregate entry in the database is deleted. |
For each time an entry in the trace database is created the values listed below is stored.
aggregateid -
The id of the aggregateaggregateversion -
The version of the aggregateusername -
The name of the user that performed the actionuserid -
The id of the user that performed the actiondate -
The date and time that the action was performedprofile -
The profile of the aggregate
Overview
Content Tools