registerComponent

Registers a component with the Event Collector database.

  • You need to register a component if you have added a custom component to TIBCO ActiveMatrix BPM, and you intend to audit messages produced by that component. The TIBCO components that make up TIBCO ActiveMatrix BPM (such as BRM or Event Collector) are already registered.
  • Use getComponents to see what components are registered.
  • Attributes are registered against a registered component, so you must register a component first before you can use registerAttributes to register attributes against that component, or use event to audit messages that relate to that component.
Required System Action
None.
API Descriptions