AUDIT_CASEDATA_CHANGED

Activity Monitoring and Work Queue Delta Configuration

Summary

This attribute defines whether or not to log the case data changes in the audit trail when these changes are made by iProcess Insight, iProcess Workspace (Browser), or the setCaseData TIBCO iProcess Server Objects interface, rather than by normal step processing.

Applies To

This attribute applies to the SPO process.

Permissible Values

The attribute value must be one of the following:

Value

Meaning

0

Case data changes made by iProcess Insight, iProcess Workspace (Browser), or the setCaseData TIBCO iProcess Server Objects interface are not logged in the audit trail.

1

Case data changes made by iProcess Insight, iProcess Workspace (Browser), or the setCaseData TIBCO iProcess Server Objects interface are logged in the audit trail.

Default Value

This attribute is not defined automatically when you install or upgrade iProcess Engine. To use this attribute, you must explicitly assign a value to it using the swadm set_attribute command. In case, no value is defined in the process attributes, the engine takes 1 as the default value. For more information about this command, see Set a Process Attribute.

Notes

If you change the value of this attribute, you do not need to stop and restart iProcess Engine to make the change take effect.

The changes of the case data made by iProcess Insight, iProcess Workspace (Browser), or the setCaseData TIBCO iProcess Server Objects interface are recorded as an audit message "133: Case data changed by username" in the audit.mes file located in the SWDIR\etc\language.lng directory.

See Also

None.