|
General Q/A
< Previous Next >
The appropriate Reject message
Sanjeev Sukumaran 13 Jan 2009 5:33AM ET Hello,
I am writing order routing gateway where orders are forwarded to multiple exchanges.
Say one of the exchange goes offline (lost connection etc) and the client wants to sumit an order (or any other message) to that exchange. How can I let that client know that this exchange is gone offline?
I looked into Reject (MsgType = 3) message and this can only be sent if there is a session level violation and that's not the case here.
There is also Business Message Reject (MsgType = j) and that can only be sent in certain casees.
So any ideas as to what is the best/recommended way to reject messages in situation outlined above?
Thanks
The appropriate Reject message Sanjeev Sukumaran 13 Jan 2009 5:33AM ET |