
Inbound events for the IBM BPM content store
The IBM® BPM content store supports a subset of the inbound content event types that are supported by external Enterprise Content Manager systems. Event subscriptions for the IBM BPM content store can be created only by using the IBM_BPM_Document type.
To run a process that uses the Basic Case Management feature to manage documents and folders, you must have installed the Basic Case Management feature from a previous release.
The inbound content event types that are supported for the IBM BPM
content store are listed in the following table:
| Inbound content event types | Associated object types | Description |
|---|---|---|
| Checked In | Documents | An event that is produced when a user checks in a document. |
| Checked Out | Documents | An event that is produced when a user checks out a document. |
| Check Out Canceled | Documents | An event that is produced when a user cancels the check out of a document. |
| Class Changed | Folders or documents | An event that is produced when a user changes the class of the object. For example, the user can change the class when the user checks in a document. |
| Created | Folders or documents | An event that is produced when a user adds a document or folder to the object store. |
| Deleted | Folders or documents | An event that is produced when a user deletes a document or folder. When a document or folder is deleted, an event is fired for each item in the version series. For example, if a user deletes a document that has 10 versions, 10 events are fired. |
| Filed | Folders | An event that is produced when a folder has its file method called to file a Containable object. |
| Frozen | Documents | An event that is produced when an administrator or application freezes the custom properties of a specific document version. |
| Locked | Folders or documents | An event that is produced when an item is locked for use by a custom application. |
| Security Updated | Folders or documents | An event that is produced when a user changes the security of the object. |
| Unfiled | Folders | An event that is produced when a folder has its unfile method called to remove (unfile) a Containable object. |
| Unlocked | Folders or documents | An event that is produced when an item is unlocked for use by a custom application. |
| Updated | Folders or documents | An event that is produced on any action that updates the property values
or content of a document or folder. Behavior varies depending on the object and the action. Note: An
Updated event is fired each time a new document or folder is created.
|
| Version Demoted | Documents | An event that is produced when a document version is demoted. |
| Version Promoted | Documents | An event that is produced when a document version is promoted to a released version. |