Imported from previous forum
We have a connection between the trading application and the communication application.
When there is an internal connection error, we would like to send an administrative reject to our FIX clients new orders with a reject reason of internal error.
Is it the right thing to do, or should we do something else in this case?
Thanks
Limor
> We have a connection between the trading application and the communication application.
> When there is an internal connection error, we would like to send an administrative reject to our FIX clients new orders with a reject reason of internal error.
> Is it the right thing to do, or should we do something else in this case?
>
> Thanks
> Limor
In the description of the session level reject message there is the statement:
Note that in the event a business message is received, fulfills session-level rules, however, the message cannot be communicated to the business-level processing system, a Business Message Reject with BusinessRejectReason = “Application not available at this time” should be issued.
Hope that answers your question.
Cheers, Dave