Re: [Quickfix-developers] Problem in Sending and Recieving messages using QuickFIX
Brought to you by:
orenmnero
From: <OM...@th...> - 2002-08-06 12:14:39
|
Do you get anything in your fromAdmin on your initiator after sending the message? Like maybe a reject message? --oren |---------+-----------------------------------------------> | | "Pramod.S.Warrier" | | | <pwa...@in...> | | | Sent by: | | | qui...@li...ur| | | ceforge.net | | | | | | | | | 08/06/2002 04:13 AM | | | | |---------+-----------------------------------------------> >----------------------------------------------------------------------------------------------| | | | To: qui...@li... | | cc: | | Subject: [Quickfix-developers] Problem in Sending and Recieving messages using | | QuickFIX | >----------------------------------------------------------------------------------------------| Hi, I am using the quickfix engine and I am new to it. I am using the FIX 4.2 version. I am trying to implement an initiator which will send QuoteRequest message to an acceptor. It works fine when I specific the NoRelatedSym=1. i.e., The acceptor receives the QuoteRequest message sent by my initiator program. But when I use Repeating Groups (NoRelatedSym > 1), then the acceptor does not receive the messages send by the initiator (fromApp function in Acceptor is not called). But in the initiator program it shows that it has sent the message to the acceptor and the message sent is also logged in the Log File which is created. I don't know where I am going wrong. So it would be really great if someone could please me help out. Rgds, Pramod. (See attached file: pwarrier.vcf) |