EXACT_OPERATION_TIMESTAMP

General iProcess Engine Configuration

Summary

This attribute defines whether the audit_date timestamp, which is written in the audit_trail table, records when the user does a specified operation or when BG or RPCBG processes an instruction.

Applies To

The attribute can be set for the BG, RPCBG, or ALL processes.

Permissible Values

The attribute value must be one of the following:

Value

Meaning

0

The time when the BG processes an instruction is recorded in audit_date in the audit_trail table.

1

The time when the user does a specified operation is recorded in audit_date in the audit_trail table.

Default Value

This attribute is assigned the following default value when iProcess Engine is installed.

Machine ID

Process

Instance

Value

0

ALL

0

0

Notes

If the value of this attribute is set to 1, the timestamp is recorded in the audit_trail table only when the user does specified operations. The following table shows all the specified operations and their corresponding audit trail messages. See Understanding Audit Trails for a complete listing of audit trail messages and their corresponding Message-IDs.

Operation

Activity (Message-ID)

Release

StepDescription released by UserName (002)

Start a new case

Case started by UserName (000)

Redirect

StepDescription redirected to UserName (021)

Forward

StepDescription forwarded to UserName (004)

StepDescription forwarded by UserName (041)

Event

StepDescription event issued by UserName (015)

Open

stepdescription opened by username (059)

Keep

stepdescription kept by username (060)

Custom audit message

user defined audit messages (message ID >255)

Suspend

Case Suspended by UserName (022)

Resume

Case Resumed by UserName (023)

Jump to

StepDescription Case Jump by UserName (024)

Release the first step after starting a case

Case started by UserName (000)

See Also

None.