Versions Compared

Key

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

Table of Contents

Info

The ability to add, edit and remove Kafka Transport Adapter sessions is available since FIXICC H2 23Q1 release. The ability to add, edit and remove JMS Transport Adapter sessions is available since FIXICC H2 24Q1 release.
Please note* For the rest of TAs we plan to deliver these configurations in our upcoming releasees.

Transport Adapter Session Configuration

...

Dynamic attributes also exist only when the TA Session is connected. FIXICC H2 checks the state of these attributes in a configured time interval. The set of metrics depends on the type of FIXEdge Server. For the dynamic attributes, the snapshot at the moment is important.

Static

...

Session Configuration

Adding a New TA Session Configuration from Scratch

...

  1. Define the mandatory connection parameters highlighted in red in the figure above. Each Transport Adapter has a unique list of mandatory properties. You can find the full list of TA parameters and their descriptions on the FIXEdge Java: Configuring connectivity page.
  2. After specifying all the details, you have the following options:
    • Save the new TA Session configuration by clicking OK.
    • If all mandatory parameters are specified and the identification parameter values (i.e. Client Name) are unique, then a new TA Session is added to the selected Server and FIXICC H2 displays the sessions table including the new TA Session configuration on the Server TA Sessions page.

...

  • Save the new TA Session configuration by clicking OK.
  • If all mandatory parameters are specified and the identification parameter values (i.e. Client Name) are unique, then a new TA Session is added to the selected Server and FIXICC H2 displays the sessions table including the new TA Session configuration on the Server TA Sessions page.

    Info

    If the identification parameters values (i.e. Client Name) are not unique, FIXICC H2 displays the error form with the message 'Transport Adapter Session <TA Session Name> already exists'.

    When you click the X button, FIXICC H2 displays the New TA Session page again to change the value of the parameter.

    If mandatory parameters aren't specified, FIXICC H2 displays the alert form:

    After the alert form is hidden, FIXICC H2 displays the New TA Session page again to fill in the mandatory parameters.


  • Cancel the TA Session cloning by clicking the Cancel button. Then FIXICC H2 displays the TA sessions table without changes.
  • Leave the page. If you edited the TA Session parameters, FIXICC H2 displays the following warning form:

...

  1. Go to the TA Session page.
  2. Select the Edit option from the additional menu.
     
    Figure. The Edit option from the additional menu.
  3. FIXICC H2 displays the Modify TA Session page. You can change selected TA Session static parameters.

    Figure. The Modify TA Session page
  4. After you finish the changes, follow the same flow as when a new TA Session is created:
    • Save the updated TA Session configuration by clicking OK.
    • If all mandatory parameters are specified and the identification parameter values are unique, then a new TA Session is updated for the selected Server and FIXICC H2 displays the sessions table including the updated TA Session configuration on the Server TA Sessions page.

      Info

      If the identification parameters values are not unique, FIXICC H2 displays the error form with the message 'Transport Adapter Session <TA Session Name> already exists'.

      When you click the X button, FIXICC H2 displays the Modify TA Session page again to change the value of the parameter.

      If mandatory parameters aren't specified, FIXICC H2 displays the alert form:

      After the alert form is hidden, FIXICC H2 displays the Modify TA Session page again to fill in the mandatory parameters.


    • Leave the page. If you edited the TA Session parameters, FIXICC H2 displays the following warning form:

...

  1. Go to the TA Session page.
  2. Select the Remove option from the additional menu.
     
    Figure. The Remove option from the additional menu.

  3. FIXICC H2 displays the following confirmation window:


    You have two options:
    • Confirm the removal by clicking YesFIXICC H2 will display the Server TA Sessions page with the TA Session configuration removed from the page. 

      Info

      A running TA Session will be disconnected and stopped first and then removed.


    • Cancel removing the TA Session configuration by clicking NoFIXICC H2 will display the TA sessions list on the Server TA Sessions page with the TA Session configuration removed from the page.

Dynamic

...

Session Configuration

Server Sessions

You can monitor the dynamic state of the configured TA Sessions for a given Server.

...