[Quickfix-developers] Re-ordering fields in repeating groups
Brought to you by:
orenmnero
From: WayneGraham <wrg...@gm...> - 2014-08-26 14:50:30
|
I need to change the field order within the Instrument group to submit the message with tag 48 preceding 22. i.e should be: 8=FIX.4.4|9=150|35=V|49=company1|56=LMXBLM|34=342159|52=20140826-09:05:20.009|262=100761--1-20140826090520009|263=1|264=1|265=0|267=2|269=0|269=1|146=1|48=100761|22=8|10=247| but is: 8=FIX.4.4|9=150|35=V|49=company1|56=LMXBLM|34=342159|52=20140826-09:05:20.009|262=100761--1-20140826090520009|263=1|264=1|265=0|267=2|269=0|269=1|146=1|22=8|48=100761|10=247| Can any help on how to do this. Thanks W -- View this message in context: http://quickfix.13857.n7.nabble.com/Re-ordering-fields-in-repeating-groups-tp6663.html Sent from the QuickFIX - Dev mailing list archive at Nabble.com. |