IBM Business Automation Workflow history and analytics extensions
The IBM Business Automation Workflow history and analytics extensions include metadata that configures Content Platform Engine for auditing of analytical and historical information by IBM Business Automation Workflow client applications.
- Display Name
- <Release> Case Manager History and Analytics Extensions.
- XML Import Data
- CMHistoryAndAnalyticsAddOn.xml.
- Installation Type
- Optional.
- Prerequisites
- IBM Business Automation Workflow target object store extensions.
- Required By
- None.
The IBM Business Automation Workflow history and analytics extensions configure several properties on source object classes to be audited individually. Only the individual properties are then recorded, rather than the entire source object on the audited event. For a property to be audited on a source object, the corresponding property definition on the class must be configured for auditing. Specifically, the AuditAs property of the property definition must be set to an event property that holds the value of the source object property.
The classes contain properties that are audited by default and where their corresponding values are found on the event objects.
For a property that is not audited by default, you can set the AuditAs property in the property definition to audit that property. When an event is raised on the object, the property is then audited.
- In the domain navigation pane, select the target object store.
- In the object store navigation pane, click and then click the class.
- On the Properties Definition tab, click the property that you want to audit to open the Property Definition dialog box. Click the More tab.
- From the Audit as list, select the event property template that is to be used to audit the property.
| Display name (symbolic name) | Description |
|---|---|
| Case Comment (CmAcmCaseComment) | Represents the base class for comments that are associated with a specific case. A case comment can be associated with the case or with a document, activity, or work item in the case. |
| Case Folder (CmAcmCaseFolder) | The Case Folder class and its subclasses are extended with auditing configuration settings that are accessible by the applications that you configure for case analytics and for case history. |
| Case Subfolder (CmAcmCaseSubfolder) | Represents a subfolder under a Case Folder instance. |
| Case Activity (CmAcmCaseTask) | Represents the base, abstract class for a Case Activity. |
| Document (Document) | A single version of a document stored in an object store. |
| Task Comment (CmAcmTaskComment) | Represents a comment for a case activity. |
| Version Series Comment (CmAcmVersionSeriesComment) | Represents a comment for a document in a case. |
| Work Item Comment (CmAcmWorkItemComment) | Represents a comment for a case work item. |