...
In order to use new schedule management functionality , then follow the steps below:
If you are going to use FIXICC as a tool for new schedule management, you need to specify the following setting in FIXEdge.properties:
Code Block language bash linenumbers true FIXICC.Schedules = true
Please use this FIXICC manual for details regarding new schedule management functionality available in FIXICC.
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:
...