Event Engine Channels plug-in
Tip: For faster searching, add an asterisk to the end of your partial query. Example: cert*
The plug-in provides a mechanism for notifying changes to configuration items (CIs) stored in . The Event Engine (BMC.FILTERAPI.EVENT_ENGINE) plug-in is also called the Event Engine Channels plug-in.
The following diagram presents the key modules that implement the Core Event Channels.
Note
Currently BMC supports changes done by only. Other channels such as Complex Query Processor, DSM/AUI/NE, and RE are not implemented but shown for conceptual clarity.
At a high level, the following is the flow of events for a subscriber:
Some content is unavailable due to permissions.
CI Feed Channel.At a high level, the following is the flow of events for a publisher:
Some content is unavailable due to permissions.
detects a newly created CI.Some content is unavailable due to permissions.
creates a new entry in CI Event Form containing the relevant information about this CI by using the Publisher API.The Event Engine plug-in connects to the by using the Java API.
The plug-in receives its configuration from the following:
The AR System Configuration Generic UI form allows enabling and disabling the plug-in functionality.
See AR System Configuration Generic UI form in documentation.