You can enable IBM Relationship Resolution Event Manager event
processing and configure system parameters for event processing, including
the universal resource indicator (URI) of the event processor.
Procedure:
- In the Configuration Console, click the Setup button.
- Click the General button.
- Click the System Parameters tab.
- From the Parameter Group drop down menu, select
the EVENT_PROCESSING parameter group.
- From the left pane, select the Event Manager system parameter to
configure:
- ENABLE_EVENT_PROCESSING indicates whether
event processing through Event Manager is enabled or disabled.
- To enable Event Manager, enter 1 in Current
Value.
- To disable Event Manager, enter 0 (default value)
in Current Value.
- EVENT_PROCESSOR_TIMEOUT indicates the
number of seconds that the pipeline waits for a response from the external
event processor before timing out with an error. The default value is 60 seconds. In Current Value, enter the timeout value in
seconds.
- EVENT_PROCESSOR_TYPE indicates the external
event processor (rules engine) to use for complex event processing.
- To indicate that no external event processor is enabled, enter - .
- To enable the supported external event processor, enter CEP (default).
- EVENT_PROCESSOR_URI indicates the universal
resource indicator (URI) to connect to the external event processor, In Current Value, enter the URI, including the
port number, even if it is the default port number. For example: http://localhost:13510/console/gem_processor
- HISTORY_WINDOW indicates the number of
days of event history that the pipeline sends to the external event processor
when evaluating a new inbound event. (The default number of days is 180.) In Current Value, enter the history time frame
value in days.
- Click the Save button.