SHUTDOWN_MIGRATION_MESSAGE
Activity Monitoring and Work Queue Delta Configuration
Summary
This attribute defines whether or not to contain in the published Monitor Event Detail message the audit trail message (with message ID 34
), which writes the information about procedure migration.
Applies To
This attribute can be set for the BG
processes.
Permissible Values
The attribute value must be one of the following:
Value |
Meaning |
1 |
The information about procedure migration is not contained in the published Monitor Event Detail message. |
0 |
The audit trail message (with message ID |
Default Value
The attribute is assigned the following default values when iProcess Engine is installed.
Machine ID |
Process |
Instance |
Value |
1 |
BG |
0 |
0 |
Notes
When releasing a new version of a procedure and choosing to migrate existing cases of that procedure to the new version, the following audit trail entry (message ID 34
) is generated for each case:
Case migrated from Procedure
StepName
to
StepDescription
by
UserName
.
If TIBCO iProcess Engine is configured to publish activity information, and the value of the SHUTDOWN_MIGRATION_MESSAGE
attribute is set to 0
, then a corresponding Monitor Event Detail message is published for each case, containing this audit message (with ActivityID=34
).
For more information about the audit trail message, see Understanding Audit Trails.
See Also
None.