|
From: Philip W. <ph...@wh...> - 2019-11-28 21:25:01
|
I think he wants the first field of the repeating group to not always actually exist in the group. The answer is no, it’s not allowed. It makes it hard to work out where a group starts and ends I suggest introducing a new artificial GroupID tag to use as the first tag (just set it to an ordinal value) in the group and then having the old first tag be the second tag if it exists. You’ll need to agree this with your counterparty. Best, Philip Whitehouse > On 28 Nov 2019, at 19:59, Colin DuPlantis <co...@ma...> wrote: > > QuickFIX/J Documentation: http://www.quickfixj.org/documentation/ > QuickFIX/J Support: http://www.quickfixj.org/support/ > > > I'm not sure I follow you. > > Why would you want a group created when you'll have no content? > > Can you provide two sample messages: one with the group and one without, including your desired behavior? > > On 11/28/19 4:36 AM, Aidan Nutley wrote: >> QuickFIX/J Documentation: http://www.quickfixj.org/documentation/ >> QuickFIX/J Support: http://www.quickfixj.org/support/ >> >> >> >> >> Hi, >> >> I was wondering if anyone would be able to assist me with an issue I am having, The first field of my NoRelatedSym group is only sent in certain scenarios, I have written the logic for these scenarios of when this field gets used. However I am running into an issue where, the scenarios that don’t need this tag, the rest of the NoRelatedSym group is not created. Basically I need to be able to change the first field of the repeating group depending on the scenario at hand? >> >> Any ideas on what I can do to work round this? >> >> Thanks, >> Aidan >> *********************************************************************************************************************************************************************** >> This email, its contents and any files attached are a confidential communication and are intended only for the named addressees indicated in the message. If you are not the named addressee or if you have received this email in error, you may not, without the consent of First Derivatives, copy, use or rely on any information or attachments in any way. Please notify the sender by return email and delete it from your email system. >> Unless separately agreed, First Derivatives does not accept any responsibility for the accuracy or completeness of the contents of this email or its attachments. Please note that any views, opinion or advice contained in this communication are those of the sending individual and not those of First Derivatives and First Derivatives shall have no liability whatsoever in relation to this communication (or its content) unless separately agreed. >> *********************************************************************************************************************************************************************** >> >> >> _______________________________________________ >> Quickfixj-users mailing list >> Qui...@li... >> https://lists.sourceforge.net/lists/listinfo/quickfixj-users > -- > Colin DuPlantis > Chief Architect, Marketcetera > Download, Run, Trade > 888.868.4884 > https://www.marketcetera.com > _______________________________________________ > Quickfixj-users mailing list > Qui...@li... > https://lists.sourceforge.net/lists/listinfo/quickfixj-users |