Versions Compared

Key

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

Table of Contents

Note

The article is relevant for clients who are going to upgrade the FIXEdge to version 6.0 and higher.

Overview

Since FIXEdge 6.0 and FIXICC 2.10.1 new functionality of session schedule management has become available. This instruction provides the answers on how to upgrade your current sessions schedule in order to support new functionality.

...

  1. If you are going to use FIXICC as a tool for new schedule management, you need to specify the following setting in FIXEdge.properties:

    Please use this FIXICC manual for details regarding new schedule management functionality available in FIXICC.

    Code Block
    FIXICC.Schedules = true


  2. If you are not going to use FIXICC in terms of new schedule management functionality or/and you would like to configure sessions schedule via configuration file, you may ignore "FIXICC.Schedules" property. Here are the steps which should be performed to configure the schedule via FIXEdge.properties:

...

Icon

CRON has the following syntax:

┌──────────── second (0 - 59)

...