|
4.0 Session
< Previous Next >
Re: Resend req ( difference between 4.0 and 4.2+ )
Mahesh Kumaraguru <> 15 Dec 2005 10:13AM ETHi Nilesh,
In FIX.4.0 you cannot use 16=0, refer page 16 of 67 :-
http://fixprotocol.org/documents/392/fix-40-PDF.zip
Only from FIX 4.2 onwards, 16 = 0 meant 16 =
Refer page 30 (32 of 283):-
http://fixprotocol.org/documents/374/fix-42-with_errata_20010501_pdf.zip
Since processing a Requend request with 16=0 is a 4.2 question, please redirect to 4.2 forum :-
http://fixprotocol.org/discuss/5
Still you can accept and process a FIX.4.2 in "your" application, but this falls "outside" the domain of "strict" FIX compliance, refer discussion thread :-
http://fixprotocol.org/discuss/read/3a6cfd8f
Regards,
Mahesh
> Hi, Any body can advise me the follwoing seq is correct or wrong in
> resend message. We are at sell side. the original msg sent for FIX buy
> side is as follow
> e.g 35=A 34=1 ->admin msg 35=0 34=2 ->admin msg 35=0 34=3 ->admin msg
> 35=0 34=4 ->admin msg 35=8 34=5 ->admin msg 35=8 34=6 ->admin msg 35=0
> 34=7 ->admin msg 35=8 34=8 ->Execution Report 35=8 34=9 ->Execution
> Report 35=0 34=10 ->admin msg 35=0 34=11 ->admin msg 35=0 34=12 -
> >admin msg 35=5 34=13 ->admin msg 35=A 34=14 ->admin msg 35=0 34=15
> ->admin msg 35=0 34=16 ->admin msg 35=5 34=17 ->admin msg 35=8 34=18
> ->Unsoliciated execution report (FILL)
>
> If FIX buy side send the resend req 35=2 34=20 7=1 16=0 for above
> request what are data need to send , if i am send all message again is
> it correct.
>
>
> Thanks in advance Nilesh S
Resend req nilesh sankhe / FTINDIA 15 Dec 2005 2:37AM ET Re: Resend req ( difference between 4.0 and 4.2+ ) Mahesh Kumaraguru 15 Dec 2005 10:13AM ET
|