Imported from previous forum
Hi,
With respect to order list, if the third order is without a mandatory tag should the session be disconnected?
Before disconnection, should the first 2 orders be processed?
OR
None of the orders to be processed with disconnection.
Thanks,
Shakir
I think that none of the orders should be processed. But you do not need to disconnect the session. The bad order list should be rejected by the receiving system and it should send a reject (35=3) back to the sender.
Hope that helps.
Hi,
With respect to order list, if the third order is without a mandatory
tag should the session be disconnected?Before disconnection, should the first 2 orders be processed? OR None of
the orders to be processed with disconnection.Thanks, Shakir
I think that none of the orders should be processed. But you do not need
to disconnect the session. The bad order list should be rejected by the
receiving system and it should send a reject (35=3) back to the sender.Hope that helps.
Hi,
With respect to order list, if the third order is without a mandatory
tag should the session be disconnected?Before disconnection, should the first 2 orders be processed? OR None
of the orders to be processed with disconnection.Thanks, Shakir
I do not see any reason of disconnecting the session or not not accepting the two good orders.
As list ID would be there and all three would have there seperate CLOrdrID’s we can just reject one of them and send a rejection back to the client for that.
I don’t see reason to disconnect session for this.
Within repeating group we should be able to process such things.