I have a question about client side response flow handlers. Is it
possible for a client side response flow handler to add properties to
the message context and have the client retrieve those properties?
Seems basic, but it does not work for me. I have seen one other posting
on the list about this, but no clear answer. I suspect that by the
client gets the response that the context is gone and not available.
This is important to me because I am chaining web services and would
like properties in the message context to traverse the tiers.
Can anyone confirm whether it is possible for a client response flow
handler to add to the message context and have the client receive it?
If it is not possible are there any best practices for accomplishing
the same effect?
Thanks,
James