REGISTERED_COMPONENTS Option Attributes

A query that uses the REGISTERED_COMPONENTS option operates against the ec_component Event Collector database table, which stores information about components that have been registered with Event Collector.

The following table describes the attributes that you can include in a filter expression in a query that uses the REGISTERED_COMPONENTS option.
Attribute Description/Notes
componentClass Component Logging Meta Data (CLMD) class file used by this component.
componentName

SCA component name - for example, implementation.brm.

This defaults to the ref value if it is an internal (non-SCA) component.

componentType SCA component type - for example, TIBCO-IT-SPRING or TIBCO-IT-WEBAPP.
description Description of this component.
id Primary key of this component.
parentId Identifier of the parent component.
ref Unique identifier of this component. For example, BRM or DE.
revision Deployed plugin revision number of this component.
version Deployed plugin version number of this component.