Discussion Forums

Re: Creating A User Defined Or Custom Message
Mahesh Kumaraguru <>
6 Oct 2009 8:18AM ET

As I understand from your post, your FIX engine is session initiator. You have configured ^35=U1^ in your FIX Engine. You need to ask your counterparty (FIX Session acceptor) to also configure MsgType U1 along with applicable fields in their FIX engine's xml definition, otherwise the counterparty's FIX engine would not be able to accept ^35=U1^ as a valid MsgType.

> Hello, I need to create a custom message with my some new custom fields.
> I have made the custom fields and used them successfully in prdefined
> messages. I did changes in .xml file and added new fields, made custom
> field classes and used them. Now i am looking to create my own messages
> and made new tag in .xml file for my Message and gave msgtype = U1.
>
> But when i tried sending that message the acceptor gave an error
> "Message 12 Rejected: Value is incorrect (out of range) for this tag:35"
>
> Please help me out. I think i able understand the error, that U1 is
> not defined in MSGTYPE class. I hope i am right. Please give a step by
> step solution


Creating A User Defined Or Custom Message
Tausseef Ahmad / Softech Pvt Ltd   6 Oct 2009 7:26AM ET
Re: Creating A User Defined Or Custom Message
Mahesh Kumaraguru   6 Oct 2009 8:18AM ET
Re: Creating A User Defined Or Custom Message
Tausseef Ahmad / Softech Pvt Ltd   6 Oct 2009 8:54AM ET
Re: Creating A User Defined Or Custom Message
Mahesh Kumaraguru   6 Oct 2009 9:01AM ET
Re: Creating A User Defined Or Custom Message
Tausseef Ahmad / Softech Pvt Ltd   6 Oct 2009 9:29AM ET
Re: Creating A User Defined Or Custom Message
Mahesh Kumaraguru   6 Oct 2009 10:05AM ET
Re: Creating A User Defined Or Custom Message
Tausseef Ahmad / Softech Pvt Ltd   8 Oct 2009 12:15AM ET