Table of Contents |
---|
...
FIXICC H2 is the next generation of FIX Integrated Control Center (FIXICC). FIXICC H2 is a web-based application accessible via the browser. It is designed to administer, configure and monitor the FIXEdge line of products, including standalone and clusters of FIX engines.
It uses REST API to access and control FIXEdge. It uses a database to store and manage FIX sessions configurations and schedules.
...
FIXICC H2 is easy to deploy and update. FIXICC H2 distribution kit consists of one .jar file. FIXICC H2 is extendible and customizable:
- FIXICC H2 is designed for different database management systems
- FIXICC H2 relies on Service Discovery of the FEJ service to find and monitor servers and their health
- FIXICC H2 allows customizing UI theme
...
FIXICC H2 version 21Q4
This release covers integration with FIXEDGE C++ 6.13.0 and FIXEdge Java 1.10.0.
New configuration features
Business layer
- The new approach to edit BL was applied.
For FIXEdge C++ see Business Rules Configuration (FIXICC H2 for FE C++)
For FIXEdge C Java see Business Rules Configuration (FIXICC H2 for FE Java) - Binding selected endpoint (FIX session or transport adaptor) to BL component
- Ability to view the rules acting on a given endpoint
- Ability to view the list of endpoints (FIX sessions and transport adaptors) that are affected by a given rule
Sessions
- Ability to copy the FIX session configuration to the desired server (for FIXEdge C++ sessions)
Server
- Ability to configure the auto registration of the newly deployed FIXEdge server
New monitoring features
The following functionality is supported only by FIXEdge Java. Now the user can monitor the server and session live metrics (such as the number of incoming/outgoing messages, the CPU load, etc.).
The metrics are counted by FIXEdge and gathered by Prometheus. The metrics are updated in real time and might be shown within the desired time interval. For more details please follow the Live Metrics.
- Added the charts and tables with the session and server live metrics
- Ability to select the desired time interval for metrics
New UI
- The main configuration operations might be reached via the detailed page
- Added a consolidated page with the metrics of all sessions of the particular server
- For the metrics monitoring, a new item to the Navigation menu: "Details and Metrics" was placed under the server item. This item opens the Server Details page in a new tab
Ability to pass to the event source page from the notification details page
New control features
- Ability to send the resend request to the FIX session (for the FIXEdge C++ sessions)
- Ability to send the test request to the FIX session (for the FIXEdge C++ sessions)
- Ability to send the heartbeat to the FIX session (for the FIXEdge C++ sessions)
FIXICC H2 version 21Q3.2
- Availability to set permissions for operations per user's role
...
- The set of valid values of the AppVersion and FIX Version parameters is expanded with the custom value
- The default FIXICC H2 settings were fixed to provide configuration without LDAP
- Using HTTPS instead of HTTP to communicate with FIX Eye agent
FIXICC H2 version 21Q3.1
This release provides minor bug fixes.
FIXICC H2 version 21Q3
This release covers integration with FIXEDGE C++ 6.11.6 and FIXEdge Java 1.9.0.
...