|
General Q/A
< Previous Next >
re: Unsupported MsgType
Dean Kauffman / TradeWeb LLC 2 Sep 2003 10:44AM ET Lilia,
The answer depends on how you design your environment. In general the FIX engine should only be screening out messages the OMS (or other backend system) does not want or is not prepared to handle. If the OMS application wants to receive an "unsuppored" message type then it seems only fair that the OMS assumes the responsibility to respond.
Dean
> Dean,
>
> Is is accepted to not notify the OMS?
>
> Thanks
>
> Lilia
>
>
>
> > Lilia,
> >
> > Responding to an unsupported message type is one of the accepted uses of the Business Message Reject. See Volume 1 of the 4.4 specification.
> >
> > Dean
> >
> > > In the case that the FIX platform (Reuters FIX Solution) does not support a message type (a choice made by the broker to not support all FIX messages), we send a Rejet to the client without notification of the OMS (Fidessa).
> > >
> > > Does this behaviour coherent?
> > >
> > > Thanks.
> > >
> > > Lilia
> > >
> > >
> >
>
re: Unsupported MsgType Dean Kauffman / TradeWeb LLC 2 Sep 2003 10:44AM ET |