From: <st...@te...> - 2006-12-28 19:49:21
|
Hi Zoltan, You can add the fields in your Application.toApp() callback. See... http://www.quickfixj.org/confluence/display/qfj/Using+Custom+Settings for more information on using custom settings. Steve > Can someone tell me how I would populate OnBehalfOfCompID on all outgoing > messages from an acceptor application? It would be great if I could > define this at the session level in the config file. Something like... > > [session] > SenderCompID=SND42 > TargetCompID=TGT42 > OnBehalfOfCompID=BROKERx > > Thoughts? > > Thanks, > Zoltan |