[Quickfix-developers] repeating tag 382 fix 4.2
Brought to you by:
orenmnero
From: Neeraj R. <rn...@ya...> - 2008-06-22 10:30:07
|
We are using FIX 4.2 My counterparty is sending execution reports with tags 337 and 375, but no tag 382. Quickfix is rejecting the mesg with 58="field 337 not supported for this msg type" I have a testing engine written in quickfix. I tried to simulate the error by sending similar fields, apparently, quickfix adds tag 382 when creating a group. Q1. Is there any way I can process the counter party mesg and not have it rejected. We know they will only send 1 repeating group ? Q2. Is there any way we can simulate this bad mesg in test environment with quickfix ? thanks Neeraj |