Streams jobs

The monitoring tool displays the health of the Streams jobs running for the various deployments.

The following table describes the way the various Streams jobs function in Opportunity Detect.

Table 1. Streams jobs
Job Description
LegacyOutcome Sends Outcomes to tables.
Engine Executes workspace logic.
Feeder Reads batch feed files and sends them to the engine.
RealTimeProxy A gateway or router job that sends incoming messages to RealTimeInputOutput
RealTimeInputOutput Reads real time input messages from RealTimeProxy and sends them to the engine. If there are Outcome messages it sends them to the web service.
RealTimeFeeder Continuously watches the directory designated for real time files, reads them and sends them to engines.
RunController Controls batch runs by sending commands to UnicaFeeder and engines.
TimeQueue A manager for sending EETQ signals for deployments that include negative Pattern or Forward Inactivity components.
InteractConnector Reads messages from the Interact service, sends the messages to the engine, and sends the resulting Outcomes.to the Interact service.