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 |
1 |
The time when the user does a specified operation is recorded in |
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 |
|
Start a new case |
Case started by |
Redirect |
|
Forward |
|
Event |
|
Open |
|
Keep |
|
Custom audit message |
user defined audit messages (message ID >255) |
Suspend |
Case Suspended by |
Resume |
Case Resumed by |
Jump to |
|
Release the first step after starting a case |
Case started by |
See Also
None.