Hello together, I'm trying to share data between IN_FLOW and OUT_FLOW. I would like to set a property when the request comes in and do something with it, just before the response is sent back. I will store the property in the operationContext, but everytime when I try to access it, it is null. The place where I do this is in a own handler, which logs some data.
Has someone an idea of what is going wrong here? Do I have to implement some other workaround to enable access to an operationContext? Does someone have an example how it works or maybe an article/tutorial? Thanks for reading, Christophe --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
