Re: [Quickfix-developers] MySql Log - sender and target comp ids wrong for incoming messages
Brought to you by:
orenmnero
From: Dale W. <wi...@oc...> - 2016-11-07 16:50:36
|
Did you enable logging on the executor or on the client? Based on your description of what you are seeing I'll assume the logging is being done by the executor. You say: > for incoming message the SenderCompID shows the client app. -- That is correct, The client app sent the message that is incoming to the executor. > and TargetCompID shows the executor App --- That is correct. Messages sent to the executor will use the executor's TargetCompID In other words, what is the problem? What were you expecting to see? Dale On Mon, Nov 7, 2016 at 9:27 AM, <daw...@ya...> wrote: > QuickFIX Documentation: http://www.quickfixengine.org/quickfix/doc/html/ > > > Hi Guys, I just enabled MySql logs and tested with a simple log in and log > out (please see the pic in link). For incoming messages the Sendercompid > shows the client app and the Targetcompid shows the executor app so > basically sender and target are the same for all messages. Any Ideas? > Thanks, > Dermot > > ------------------------------------------------------------ > ------------------ > Developer Access Program for Intel Xeon Phi Processors > Access to Intel Xeon Phi processor-based developer platforms. > With one year of Intel Parallel Studio XE. > Training and support from Colfax. > Order your platform today. http://sdm.link/xeonphi > _______________________________________________ > Quickfix-developers mailing list > Qui...@li... > https://lists.sourceforge.net/lists/listinfo/quickfix-developers > -- Dale Wilson Principal Software Engineer Object Computing, Inc. |