Thetis IMS
Datakatalog

Audit log

Definition

A record in this file documents a create, update or delete of a record in a different file.

AuditLogEntry

Fields

Id

Unique identification of this revision of system data.

id Long

Context id

Unique identification of the context that the changed record belongs to.

contextId Long

Time

The time of this revision of the system's data.

timeCreated Date

Type

Type of change made to the record.

type AuditLogEntryType

File

Name of the file that changed record belongs to.

entityName String

Record id

Unique identification of the changed record.

entityId Long

User initials

The initials of the user who performed this revision of the system's data.

userInitials String

Confirmed

The user have explicitly confirmed this change.

confirmed Boolean

Authenticated

The user have explicitly authenticated in relation to this change.

authenticated Boolean

Changes

The changes made.

data String JSON

Changemap

Map with correlating fieldnames and values. Fieldnames are localized.

fieldNameValueMap Map

Filter

Id greater than

Only show changes with an id greater than this value.

idGreaterThan Long

File

Only show changes regarding records in the file by this name.

entityName String

Type

Only show changes of this type.

type AuditLogEntryType