I am writing a FIX 4.2 market data publisher for an ECN type application.
Clients will specify the market data they are interested in by sending in
market data requests. These messages may contain multiple repeated groups
and it is conceivable that my application receives a message with a mixture
of valid and invalid (i.e. one that requests something we don't support). In
this case I was hoping to be able to handle the valid groups and send back
rejection messages (market data request rejects) for each invalid group. Is
this appropriate or should I reject the entire message if one group is
invalid?
--
View this message in context: http://www.nabble.com/Rejecting-individual-groups-in-a-market-data-request.-tf4943520.html#a14151898
Sent from the QuickFIX - Dev mailing list archive at Nabble.com.
|