What's New in HCL Detect
In this release, we have introduced some new features, and we have made changes to some existing features or functionality.
The following list mentions the new features, and the changes to existing features, in HCL Detect:
Department-Based Event Separation for Teams
Detect introduces departments, enabling teams to independently manage and deploy their events within the application, enhancing isolation and efficiency. Users with roles linked to specific departments can access and manage events within their assigned department upon login. Access to events from other departments is restricted, ensuring focused access and streamlined management. Additionally, Support and Manager roles are introduced to provide visibility into all events within the application. For more information about departments, refer User & Role Management.
Event Export/Import Functionality
Detect supports the export and import of events to simplify event management and transfer. Events can be exported as reusable templates to replicate them without starting from scratch. Alternatively, events can be exported as server-stored files, enabling seamless migration between environments with the same application configuration. For more information about Events, refer Creating an Event.
Custom Downstream Connector Support
Detect allows customers to create custom downstream connectors to integrate and deliver events to any internal system within their organization. By writing custom Java code, users can establish connections to downstream applications, customize payload formats, and send data accordingly. The installer includes sample code for sending events to Kafka and REST endpoints, along with implementation instructions. For more information about custom connector support, refer Custom Event Consumer Configuration.
Event Pagination with Search
Added pagination support for events to improve page loading time and navigation. Enhanced search functionality further streamlines the process of locating specific events.
Improved Event Report Page
Redesigned the Event Report page to display additional details about events, including metrics grouped by event ID for better insight.
Separation of Event Processing and Process Actuation from Tomcat
Decoupled event processing and process actuation from Tomcat to enhance performance and scalability.
Built-In Downstream Integration with HCL CDP
Integrated native support for downstream integration with HCL CDP to enable seamless data transfer.