Versions Compared

Key

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

Table of Contents

Export/Import server configuration

FIXICC H2 provides availabilities of:

...

  • Business Layer Configuration
  • Business Layer Scripts
  • Export Server Configuration
  • Import Server Configuration
  • Migrate Server Configuration

Export Server Configuration

To export the configuration of the selected server, click on the "Export configuration" menu item.

...

This file can be imported to the FIXEdge server of the same type as described in the next section.

Import Server Configuration

To import the configuration, click on the "Import Configuration" menu item.

...

Multiexcerpt
MultiExcerptNameMigrate BL Configuration

Migrate BL Configuration

To migrate the configuration, click on the "Migrate Server Configuration" menu item.

In case the FIXICC H2 already has the configuration for this server, the warning message appears:

You can cancel the migration by clicking the button "Cancel" or proceed by clicking the button "Yes".

The dialog "Upload the file" appears.

You can drag the appropriate ZIP file and drop it in the specified area, or click on the button "Upload" to open the system dialog "Open".

Migrate Legacy FIX Sessions

FIXICC H2 imports the legacy sessions specified in the FIXEdge.properties file.

...

Multiexcerpt include
MultiExcerptNameJSON is invalid
PageWithExcerptFE: Export/Import Server Configuration

Migrate Legacy Business Layer Configuration

FIXICC H2 imports the legacy FE BL configuration specified in the BL_Config.xml file.

...

Note

If a BL component has an inline script, the BL component is saved in DB as is (with the inline script)

Migrate Legacy Scripts 

The BL_Config.XML file may contain the scripts section with built-in scripts that will be imported as well as the scripts in the folder scripts.

Multiexcerpt include
MultiExcerptNameScripts check
PageWithExcerptFE: Export/Import Server Configuration

Migrate Legacy Schedules

The FIXEdge.properties file may contain the server schedulesthat will be imported as well as the schedulesin the file schedules.json.

...