Posted: Wed Mar 19, 2014 12:25 am Post subject: Can HTTPClient receives two responses for the same request?
Apprentice
Joined: 04 Sep 2012 Posts: 36
Hi,
Our requirement is whenever we receive http request message we need to send an acknowledgement. And also, we need to send this request to remote service using HTTPRequest node. We also need to send the response from this service back to the calling client.
I am using nettool to test the http flows. After sending the request, I could see only acknowledgment message only but not the success response which I got from the remote service. I am placing trace nodes but i didn't see any kind of error.
My flow design is as follows:
httpinput -> floworder -> 1st terminal -> compute node(to send ack) -> httpreply
2nd terminal -> httprequest -> out terminal -> httpreply
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum