Re: [Quickfix-developers] Session Qualifiers
Brought to you by:
orenmnero
From: Oren M. <or...@qu...> - 2004-11-03 19:31:18
|
Depends on which sendToTarget you use. Right now you need to use the=20 method signature that takes in a SessionID as opposed to the ones that=20= take in CompIDs or strings. --oren On Nov 3, 2004, at 12:22 PM, John Lister wrote: > Hi, i've been trying to use session qualifiers but have encountered a=20= > problem. Although the session are set up correctly you cannot send a=20= > message because senttotarget looks up a session without the qualifier=20= > and fails. Has anyone else encountered this? > =A0 > Thanks |