Hi,

 

I have created a new mediator and it is working fine. Now I want to set a property value in the request phase of the mediate method and retrieve it in response phase. What is the right approach?

 

I tried using msgContext:setProperty() in request phase and when I retrieve it using msgContext :getPorperty() I am getting a null value.

 

Sanjesh

Reply via email to