|
From: taysay <tay...@gm...> - 2020-06-05 17:27:37
|
Hello All, Please when send transaction requests in Quickfix the requests goes through the fromApp method. While the response comes via message crackers to the overridden onMessage. I will like to know if there is a way to read the response like a typical request response via a methods return operation. 2.I am asking in the context of getting / passing the response returned by your request. from your method without trying to use a message cracker. Even if one did, I will like to read and handle the response like typical return type. Please help, thank you and sorry for the trouble. -- Sent from: http://quickfix-j.364392.n2.nabble.com/ |