[Quickfix-developers] Modifying a Repeating Group instance?
Brought to you by:
orenmnero
|
From: Andrei G. <an...@gm...> - 2005-12-26 17:32:39
|
Hi there, I would like to know if it is possible to modify a repeating group instance. For example, suppose that the message contains 5 instances of a repeating group. I would like to: 1) access a given instance, for example, the third one, which already have some fields set, 2) Set additional fields in the third instance 3) update the third instance in this message. However, I see no method to set a specific repeating group instance. For what is worth, I am using version 1.10.2 via the .NET API. Thanks for your help, Regards, Andrei |