Feed Management Overview
This section explains how Feed Applications, Aggregates, and Enrichments in HCL Unica Detect work together to define event sources, aggregate data, and enrich event information for improved event processing and decision-making.
Viewing Feed Applications
Feed applications ingest real-time data from external sources such as Kafka or files. They process the data using enrichments and aggregates before sending the output to Detect's internal Kafka for event detection. Each feed application represents a pipeline for transforming and evaluating customer event data.
Aggregates are calculated using the time-bucketed algorithm, data storage in an RDBMS. Feed applications are now registered by defining their metadata including feed name, associated enrichments, and aggregates using CLI tool.
The following information is shown for each feed application:
- Feed Name: The unique name of the feed application.
- Aggregates Used: Lists the predefined aggregates linked to the feed.
- Enrichments Used: Shows pre- and post-aggregation enrichments applied.
- Actions: Allows users with appropriate roles to view, update, or delete the feed entry.
Use this page to quickly verify the structure and deployment status of your feed applications.
To view all feed applications configured in HCL Detect:
- From the Menu bar, click Unica Detect > Feed Management > Aggregates And Enrichments.
- The Feed Management page displays list of Aggregations and collapsed tab
of Enrichments.

Users with appropriate permissions can view, edit, add, and delete aggregates and enrichments for a given feed application.