IBM BPM, V8.0.1, All platforms > Create processes in IBM Process Designer > Modeling processes > Integrating with Enterprise Content Management (ECM) systems > Inbound events from Enterprise Content Management systems > Performing modeling tasks for inbound events

The ECMContentEvent business object

The ECMContentEvent business object is included in the Content Management toolkit, which is used to gain access to Enterprise Content Management (ECM) types and services. The resources of the toolkit are required to allow a business process developed in Process Designer to work with an Enterprise Content Management system. The ECMContentEvent business object is used to pass generic ECM event data to an event subscription service and Content UCA. The business object is passed unchanged as BPMN event data into the process if it is not modified, mapped, or replaced by the service or UCA.

When an event subscription is triggered, an ECMContentEvent business object is passed to the service that is attached to the event subscription. In addition to the data included in the ECMContentEvent business object, you can use a content integration step in the service to retrieve more information about the object in the ECM server, such as additional properties for the specified document or folder.

The properties for the ECMContentEvent business object are described in the following list:

Performing modeling tasks for inbound events