hi,
I have a question regarding to receive adapter:
When a receive adapter receives a message, does it first store the
message into the MessageBox DB or does it send the message to the receive
pipeline? further more, what happens if the adapter support batched
messages? where does the messages go first?
if the receive pipeline gets the message, who should handle failures
if a failure occures in the receive pipeline?
Thanks!