Page History
...
The following fields are required on an audit message.
Field name | Description |
---|---|
eventType | The type of the audit message. This field is meant to provide information about the context of the event. Was it for example a create, update, delete event? |
processName | When the audit message was created in context of a certain process this field can be used to store the name of said process. |
caseId | When the audit message was created in context of a certain case this field can be used to store the id of said case. |
taskName | When the audit message was created in context of a certain task this field can be used to store the name of said task. |
taskId | When the audit message was created in context of a certain task this field can be used to store the id of said task. |
sourceType | This field can be used to store information about the source of the audit message. Such as the type of the service that this audit message was logged in. |
sourceId | This field can be used to store information about the source of the audit message. Can be used to specifically identify a certain service where the audit message was created. |
context | An string on string key/value map. Can be used to store any context specific information. |
Dynamic case management auditing
...
Overview
Content Tools