{{Quickfixn}} Please Help me in resolving msgType 35=W issue

Nirjhar Jain nirjhar.jain at commdel.net
Fri Nov 22 06:12:08 PST 2013


Hi All,

 

I am receiving MarketDataSnapshotFullRefresh 35=W from the HSBC server i.e.

8=FIX.4.49=020735=W49=HSBCAPFIX56=KRISQLSSTR34=452=20131122-08:51:58.24457=K
RIS55=USD/JPY262=MARKETDATAID08:53:19.9019294268=2269=0270=101.026271=100000
0272=20131126299=00c00000001:A9063=SP269=1270=101.03410=182

 

In my quickfix code, in Session.cs file, Next(string msgStr) function is
getting above mentioned string as msgStr.

 

But inside Next(string msgStr) function when the msgStr is passed inside
below :

Message message = msgFactory_.Create(beginString, msgType.Obj);

                message.FromString(msgStr, this.ValidateLengthAndChecksum,
this.SessionDataDictionary, this.ApplicationDataDictionary,
this.msgFactory_);

 

the message format is getting changed to below one:

 

8=FIX.4.49=20735=W34=449=HSBCAPFIX52=20131122-08:51:58.24456=KRISQLSSTR57=KR
IS55=USD/JPY262=MARKETDATAID08:53:19.9019294269=1270=101.0349063=SP268=2269=
0270=101.026271=1000000272=20131126299=00c00000001:A10=134

 

If we pass it to Next(message); message, It is giving error and generating
QuoteReject message as below:

 

8=FIX.4.49=14635=334=449=KRISQLSSTR50=KRIS52=20131122-08:54:07.03856=HSBCAPF
IX45=458=Incorrect NumInGroup count for repeating
group371=268372=W373=1610=173

 

 

Here message.FromString(msgStr, this.ValidateLengthAndChecksum,
this.SessionDataDictionary, this.ApplicationDataDictionary,
this.msgFactory_);

Is changing the sequence of tags and also changing the value of tag 10.

 

Please help me in resolving this issue(Please respond).

 

 

Thanks & Regards,

Nirjhar Jain

Software Engineer


COMMDEL

Commdel Consulting Services P Ltd, 

H-134, Sector-63, Noida - U.P. (India)   

               

 <http://www.commdel.net/> www.commdel.net   

A n   I S O     9 0 0 1 : 2 0 0 8      C e r t i f i e d     C o m p a n y

Payment           Enterprise            Mobility            Internet  

 

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.quickfixn.com/pipermail/quickfixn-quickfixn.com/attachments/20131122/c6d23e03/attachment-0001.htm>


More information about the Quickfixn mailing list