RE: [Quickfix-users] How can I EOD with quickfix/j initiator
Brought to you by:
orenmnero
From: Steve B. <sb...@sm...> - 2006-02-17 14:36:02
|
Hi Oren, Yes, that's a good option. Do a logout and then set ResetSeqNum=3DY=20 when sending the next logon message. Chris, would that work better for you? > -----Original Message----- > From: qui...@li...=20 > [mailto:qui...@li...] On Behalf=20 > Of Oren Miller > Sent: Friday, February 17, 2006 3:03 PM > To: Chris van Ophuijsen > Cc: qui...@li... > Subject: Re: [Quickfix-users] How can I EOD with quickfix/j initiator >=20 > QuickFIX Documentation:=20 > http://www.quickfixengine.org/quickfix/doc/html/index.html > QuickFIX Support: http://www.quickfixengine.org/services.html >=20 > Steve, >=20 > Does QuickFIX/J support the ResetSeqNum field? >=20 > --oren >=20 > Chris van Ophuijsen wrote: >=20 > >QuickFIX Documentation:=20 > >http://www.quickfixengine.org/quickfix/doc/html/index.html > >QuickFIX Support: http://www.quickfixengine.org/services.html > > > > =20 > > > >>Hi Chris, > >> > >>Is the ResetOnLogout session option what you want? You would logout=20 > >>using your local Session object which would send a logout=20 > message to=20 > >>the other process. The logout would cause a reset of the=20 > message store=20 > >>(resend log and sequence > >>numbers) in the remote session if the option above is=20 > enabled in it's=20 > >>settings. This would mean you can't logout the session /without/=20 > >>starting a new logical session. Is that a problem in your case? > >> =20 > >> > > > > =20 > > Steve, > > > > Thanks for the reply. This is handy information, but a little less=20 > >than a perfect solution for me. I was hoping to be able to=20 > trigger an=20 > >EOD from an option on my client app as I am doing alot of=20 > testing with=20 > >re-sequencing against an acceptor type app and only need to=20 > EOD about=20 > >half of the time. Maybe setting the option to true and=20 > killing my app=20 > >uncleanly when I don't want to EOD will be a good workaround for me. > > > >Thanks for your help, > >Chris > > > > > > > > > > > >------------------------------------------------------- > >This SF.net email is sponsored by: Splunk Inc. Do you grep=20 > through log=20 > >files for problems? Stop! Download the new AJAX search engine that=20 > >makes searching your log files as easy as surfing the web. =20 > DOWNLOAD SPLUNK! > >http://sel.as-us.falkag.net/sel?cmd=3Dlnk&kid=3D103432&bid=3D230486 > &dat=3D12164 > >2 _______________________________________________ > >Quickfix-users mailing list > >Qui...@li... > >https://lists.sourceforge.net/lists/listinfo/quickfix-users > > > > > > =20 > > >=20 >=20 > ------------------------------------------------------- > This SF.net email is sponsored by: Splunk Inc. Do you grep=20 > through log files for problems? Stop! Download the new AJAX=20 > search engine that makes searching your log files as easy as=20 > surfing the web. DOWNLOAD SPLUNK! > http://sel.as-us.falkag.net/sel?cmd=3Dlnk&kid=3D103432&bid=3D230486& > dat=3D121642 > _______________________________________________ > Quickfix-users mailing list > Qui...@li... > https://lists.sourceforge.net/lists/listinfo/quickfix-users >=20 |