|
From: Gaurav K. <kum...@gm...> - 2020-10-02 12:32:44
|
Thanks Chris I am able to pass tag 96 in logon message without making any changes for the data type. Regards Gaurav On Thu, 1 Oct 2020 at 14:48, Christoph John <chr...@ma...> wrote: > Hi, > > starting with version 2.2.0 you can indeed set Logon tags per > configuration using the setting LogonTag. > > https://rawgit.com/quickfix-j/quickfixj/master/quickfixj-core/src/main/doc/usermanual/usage/configuration.html > (search for LogonTag) > > However, tag 96 is of the "data" type so you need to test if you can pass > that in as a string through the settings. Depends on how your "data" looks > like. > > Cheers, > Chris. > > > > > On 01.10.20 10:17, Gaurav Kumar wrote: > > QuickFIX/J Documentation: http://www.quickfixj.org/documentation/ > QuickFIX/J Support: http://www.quickfixj.org/support/ > > > Hi > I am using quickfix 2.2.0 with Camel, and I need to send additional tags > (95 and 96) in logon message. These are required for one of our upstream > system. > > Is there anyway to include these tags in logon messages using > configuration. > > Regards > Gaurav > > > -- > Regards > Gaurav > > > _______________________________________________ > Quickfixj-users mailing lis...@li...://lists.sourceforge.net/lists/listinfo/quickfixj-users > > > -- > Christoph John > Software Engineering > T +49 241 557...@ma... > > MACD GmbH > Oppenhoffallee 103 > 52066 Aachen, Germanywww.macd.com > > Amtsgericht Aachen: HRB 8151 > Ust.-Id: DE 813021663 > Geschäftsführer: George Macdonald > > -- Regards Gaurav |