[QFJ-910] MessageUtils.parse does not respect the dictionary order Created: 21/Dec/16  Updated: 21/Dec/16  Resolved: 21/Dec/16

Status: Closed
Project: QuickFIX/J
Component/s: Message Generation
Affects Version/s: 2.0.0
Fix Version/s: None

Type: Bug Priority: Blocker
Reporter: anup singh Assignee: Unassigned
Resolution: Not a bug Votes: 0
Labels: QuickfixJ


 Description   

Hi Team,

I have a message which was not in order as dictionary but i try to use the MessageUtils.parse(messageFactory, dictionary, targetMessage.toString());

to re-ordered but it is still not respecting my dictionary order.can someone please help on this ?



 Comments   
Comment by Christoph John [ 21/Dec/16 ]

The field order is declared in the message class itself. You probably need to regenerate the message classes using your specific data dictionary.
For follow-up questions please use the mailing list. This is the bug tracker.
Chris.

Generated at Thu May 02 09:45:02 UTC 2024 using JIRA 7.5.2#75007-sha1:9f5725bb824792b3230a5d8716f0c13e296a3cae.