Hi,
I´m currently implementing a mediator which logs certain values of a
mediation to a MySQL RDBMS.
How can I retrieve the following information in mediate() from the
synapse messagecontext:
- Name or URL of the Synapse WS-Proxy the client used
- Timestamp, when the message arrived in Synapse
- Timestamp, when the reply from the backendservice arrived in synapse
(when isResponse is true)
Also I´m looking for a way to store data in the messagecontext while in
inSequence that I can retrieve again in the outSequence. Is this
possible or will I have to store it somewhere outside of synapse?
Thanks for any hints.
Michael
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]