Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Table of Contents

...

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 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.1

This release provides the bug fixes:

  • Fixed the not updated session state in UI after acceptor session stop and start in FIXEdge C++
  • Fixed the rule's script compilation error due to in-line comments
  • Fixed the generating of the wrong history configuration from the BL Components
  • Fixed the NullPointerException error during the creation of the new history with optional fields
  • Fixed the random properties order in the Business Layer Component screens

...

FIXICC H2 version 21Q4

This release covers integration with FIXEDGE C++ 6.13.0 and FIXEdge Java 1.10.0.

...

Business layer

  1. The new approach to edit editing 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)
  2. Binding selected endpoint (FIX session or transport adaptor) to BL component
  3. Ability to view the rules acting on a given endpoint
  4. Ability to view the list of endpoints (FIX sessions and transport adaptors) that are affected by a given rule

...

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.

...

  • 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 the 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.

...

  • Support of the PostgreSQL database
  • Dark color schema for the default UI
  • Sequence numbers reset on a session start
  • Detection of the Consul failure with the warning banner
  • Session configuration copy to another server
  • Column A column with the text status in the session table

...

It also allows accessing information directly by setting search criteria for a selected server, session, or event.

...

  • Presentation and User Interface:

    • Ability to view multiple sessions in one window (table view)
    • Ability to view critical events in the always widget
    • A configurable set of monitorable parameters (ability to choose and reorder required columns either in a table view or in a list of attributes for a list view)
    • Color indication for a session and server state
  • Monitoring:
    • Allows monitoring of multiple servers
    • Displays server status
    • Displays session statuses in real-time
    • Displays notifications for status changes
    • Displays notifications from applications, alert messages
    • Displays session statistics
    • Displays session parameters
  • Controlling:
    • Ability to start a session
    • Ability to stop a session
    • Ability to restart a working session
    • Ability to change session configuration
    • Ability to change/reset sequence numbers for a session
    • Ability to send Heartbeat, Test Request, Resend Request, or any custom message to a session
    • Ability to switch a session from backup to primary
  • Configuring:

    • Ability to create a server configuration
    • Ability to edit server parameters
    • Ability to delete server configuration
    • Ability to create a session configuration
    • Ability to edit session parameters
    • Ability to delete session configuration
    • Allows configuring notifications for events such as session/server state change
    • Allows configuring a set of monitorable parameters
    • Ability to schedule the session's start and stop time

...