Audit trail actions reference

Build 1501 on 14/Nov/2017  This topic last edited on: 21/Mar/2016, at 18:45

This is the list of audit trail action codes:

Name

Description

Value

Unknown

Unknown action or error

-1

Login

User has logged-in.

0

Logout

User has logged-out.

1

Create

The new object was created.

2

Update or Update state

The object was modified (saved, or sent to another folder, or its workstate was changed).

3

Spike

The object was deleted.

4

Un-spike

The object was undeleted.

5

Auto-update

The object was automatically updated and that update was triggered by the modification of another object that influences the value of automatic computed attributes.

6

Startup

The server started up.

7

Shutdown

The server shut down.

8

Partition reset

The re-computation of the objects count and size(s) of a partition was started. The associated object is the partition.

9

Copy to

The object was copied to another object (new or existing).

10

Publish

The object was published.

11

Un-publish

The object was unpublished.

12

Search

The search was performed (will appear only if Audit Search permission is turned on - that is not recommended because of possible system slow-down. See About system permissions).

13

Load

The object was loaded (will appear only if Audit Load permission is turned on - that is not recommended because of possible system slow-down. See About system permissions).

14

Check-out

The object was checked-out (will appear only if Audit Check-out permission is turned on. See About system permissions).

15

Check-in

The object was checked-in  (will appear only if Audit Check-out permission is turned on. See About system permissions).

16

Inc. global counter

A global (non object-specific) counter was incremented.

17

Inc. counter

An object-specific counter was incremented.

18

Spike update

The object was updated and that was triggered by a spike operation of an object referenced by this one or by an un-spike operation of the object that references non-existing other objects.

19

Read

The object has been read by the user.

20

Print

The object has been printed by the user.

21

Open

The object was opened.

22

Close

The object was closed.

23