Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

The following fields are required on an audit message.

Field nameDescription
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.
caseIdWhen the audit message was created in context of a certain case this field can be used to store the id of said case.
taskNameWhen the audit message was created in context of a certain task this field can be used to store the name of said task.
taskIdWhen the audit message was created in context of a certain task this field can be used to store the id of said task.
sourceTypeThis 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.
sourceIdThis 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.
contextAn string on string key/value map. Can be used to store any context specific information.

Dynamic case management auditing

...