{{Quickfixn}} Cant set MsgSeqNUM!!!!!

Mike Gatny mgatny at connamara.com
Tue Sep 29 10:36:15 PDT 2015


You cannot change the MsgSeqNum field.  If you think you need to, you are
doing something else wrong.  What problem are you actually trying to solve?

--
Mike Gatny
Connamara Systems, LLC

On Tue, Sep 29, 2015 at 1:00 PM, xmoon 2000 <xmoon2000 at googlemail.com>
wrote:

> Help!
>
> I amn trying to
>
>
>         public void ToAdmin(QuickFix.Message message, SessionID sessionID)
>         {
>                 if ((message.ToString().IndexOf("35=A") > 0))
>                 {
>
>                     message.SetField(new ResetSeqNumFlag(false));
>
>                     message.SetField(new MsgSeqNum(2864));
>
>                 }
>
> }
>
>
> But QuickFix's own tag 34 REMAINS in the message - how can I change it
> please?
>
> _______________________________________________
> Quickfixn mailing list
> Quickfixn at lists.quickfixn.com
> http://lists.quickfixn.com/listinfo.cgi/quickfixn-quickfixn.com
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.quickfixn.com/pipermail/quickfixn-quickfixn.com/attachments/20150929/5f99e787/attachment-0002.htm>


More information about the Quickfixn mailing list