|
From: Christoph J. <chr...@ma...> - 2021-05-21 22:14:17
|
Hi, you speak of rebuilding QFJ so I guess you built the whole project that you checked out from github?! If yes, to which FIX44 dictionary did you add your changes? There are two dictionaries in https://github.com/quickfix-j/quickfixj/tree/master/quickfixj-messages/quickfixj-messages-fix44/src/main/resources but only the FIX44.modified.xml is used for building. It has some changes needed to make the build work. The original FIX44.xml had some errors but we left it as reference since it was generated from the FIX repository. When the custom fields are appended at the end of the message that usually means that QFJ considers these fields as unknown and doesn't know where to put them. But you have supplied your altered dictionary as well as the rebuilt QFJ to both your initiator and acceptor, right? Do you have UseDataDictionary=Y in your settings? Cheers, Chris. On 21.05.21 18:32, Ajit Gautam wrote: > QuickFIX/J Documentation: http://www.quickfixj.org/documentation/ > QuickFIX/J Support: http://www.quickfixj.org/support/ > > > > Hi, > > I added two custom fields in financing details component of Quote request. > I added these two custom fields in before start date field in financing details component. > I added the field number as well as added in financing details component in FIX 44 XML data > dictionary. > > After rebuilding, > While sending data from my FIX Initiator, these two custom fields are appending at the end of my > message structure. > Thus , I m receiving a error- > "Out of order repeating group members". > > I would appreciate if anyone can help me on this. > > Regards > Ajit Gautam > > > _______________________________________________ > Quickfixj-users mailing list > Qui...@li... > https://lists.sourceforge.net/lists/listinfo/quickfixj-users -- Christoph John Software Engineering T +49 241 557080-28 chr...@ma... MACD GmbH Oppenhoffallee 103 52066 Aachen, Germany www.macd.com Amtsgericht Aachen: HRB 8151 Ust.-Id: DE 813021663 Geschäftsführer: George Macdonald |