Pick up data based on latest MsgSeqNum

Imported from previous forum

[ original email was from Asher Wesley - asher.wesley@ubs.com ]
Hi,

we have a fix implementation ,where every time we restart the process it picks up the data from the start of data ,but im interested in picking up only the delta data / data with a greater MsgSeqNum than my previous.Is there a setting which handles i this in configuration file .Please suggest…

Are you using a particular FIX library? Or have you developed your own library?

Hi,

we have a fix implementation ,where every time we restart the process it picks up the data from the start of data ,but im interested in picking up only the delta data / data with a greater MsgSeqNum than my previous.Is there a setting which handles i this in configuration file .Please suggest…

[ original email was from Asher Wesley - asher.wesley@ubs.com ]
> Are you using a particular FIX library? Or have you developed your own library?

Hi,

we have a fix implementation ,where every time we restart the process it picks up the data from the start of data ,but im interested in picking up only the delta data / data with a greater MsgSeqNum than my previous.Is there a setting which handles i this in configuration file .Please suggest…

we are using the FIX library version 62r2r

What FIX library is it? Do you have a link to it?

Are you using a particular FIX library? Or have you developed your own library?

Hi,

we have a fix implementation ,where every time we restart the process it picks up the data from the start of data ,but im interested in picking up only the delta data / data with a greater MsgSeqNum than my previous.Is there a setting which handles i this in configuration file .Please suggest…

we are using the FIX library version 62r2r

[ original email was from Asher Wesley - asher.wesley@ubs.com ]
Hi the libraries that we are using are

    cameronScheduler-v6.2r24.
    cameronHighAvailability-v6.2r24
    fixUniversalServer-v6.2r24
    fixCore-v6.2r24
    fixFilePersistence-v6.2r24
    fixTask-v6.2r24.

Contact

Hi the libraries that we are using are

    cameronScheduler-v6.2r24.
    cameronHighAvailability-v6.2r24
    fixUniversalServer-v6.2r24
    fixCore-v6.2r24
    fixFilePersistence-v6.2r24
    fixTask-v6.2r24.