El Martes, 3 de Febrero de 2009, Daniel-Constantin Mierla escribió:
However you cannot wait until the final destination sends back a reply and makes no sense to wait for a reply from purple process. 202 Accepted is the code intended for such cases (gateway).
So, if you don't get any internal error until you put the message on the pipe, return true. If some errors, then you can differentiate via negative reply codes.
Does it mean that a mechanims as "reply_route/failure_route" would be required for this module in order to process the response?