Re: [Quickfix-developers] SessionQualifier usage
Brought to you by:
orenmnero
From: Grant B. <gbi...@co...> - 2009-07-29 19:33:43
|
I'm not sure why it's not documented on the QF/J config page, but you can put SenderSubID and TargetSubID are valid configuration options. I just verified this myself in core/src/main/java/quickfix/SessionSettings.java. Is this what you need? -Grant On Wed, Jul 29, 2009 at 1:47 PM, DKL-Gator<dea...@ya...> wrote: > QuickFIX Documentation: http://www.quickfixengine.org/quickfix/doc/html/index.html > QuickFIX Support: http://www.quickfixengine.org/services.html > > > We have several FIX sessions to an exchange where we were assigned the same > SenderID and TargetID for each session, but were given unique SenderSubIds. > > Is this an example of where I need to use the SessionQualifier in order to > differentiate each session? What exactly do I need to do with this > SessionQualifier - simply pass it in the sendToTarget method which takes in > the qualifier? What about the logon? > > Thanks. > -- > View this message in context: http://www.nabble.com/SessionQualifier-usage-tp24725297p24725297.html > Sent from the QuickFIX - Dev mailing list archive at Nabble.com. > > > ------------------------------------------------------------------------------ > Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day > trial. Simplify your report design, integration and deployment - and focus on > what you do best, core application coding. Discover what's new with > Crystal Reports now. http://p.sf.net/sfu/bobj-july > _______________________________________________ > Quickfix-developers mailing list > Qui...@li... > https://lists.sourceforge.net/lists/listinfo/quickfix-developers > |