|
From: Ajit G. <aji...@gm...> - 2021-05-26 07:05:17
|
Hi, I am working on a FIX acceptor and encountered a confusion in sending back the response. Query is not related to Quickfix, will appreciate if any suggestion for the same . Below is the scenario - I accept a quote request and acknowledge the acceptance and rejection of quote request with Quote Status report message sent in response. In case of a single session of Member, it is clear to send back the response. But, In case of multiple session of same member, it creates a confusion whether I should send response to all the active session of same member or only to session who initiated the request. I don't know what will be the standard approach in this scenario. Regards Ajit Gautam |