|
From: Ajit G. <aji...@gm...> - 2021-06-04 13:24:15
|
Hey Chris, Thanks for your reply. Mostly PartyID is available in FIX standard messages. But in the case of a few messages, like Security List Request, FIX doesn't provide any user related field. In my case of FIX acceptor, only authorized users get the security list. Thus, I am in a dilemma whether I should go for the SenderSubID field or not. Because if I use SenderSubID, then it has to be part of the Standard Message header. Any help would be appreciated. Regards Ajit Gautam. On Thu, Jun 3, 2021 at 5:53 PM Christoph John <chr...@ma...> wrote: > If you want to use this field for separation of users, then you must not > use it as part of the session configuration but need to set it to the > desired value on a per message basis. > > Cheers, > Chris. > > > > On 02.06.21 12:48, Ajit Gautam wrote: > > QuickFIX/J Documentation: http://www.quickfixj.org/documentation/ > QuickFIX/J Support: http://www.quickfixj.org/support/ > > > Hi, > > As per the quickfix manual, the SenderSubID field can be set in session > configuration. > This means, one user per session can take login and send the request from > quickfix initiator. > > But in case of multiple users per session, how will this setting work or > any different setting is required? > > Any help will be appreciated. > > Regards > Ajit Gautam > > > -- > 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 > > |