Venkatesan
For some strange reason, the Synapse dev list rejected my reply twice
saying it was spam :-( .. so I am writing this third reply into a brand
new message without replying to the original.. hope it works!
From the original mail I see on the list, it seems to me like a part of
your email is missing?.. is it?
If what you require is to just map the hostname from tradeti.stdcom
-to-> 10.192.12.89, and "tradeti.stdcom" is the hostname of the Synapse
server, your "To" address should be "/services/xxxUser" - you could
verify this with a <log level="full"/> mediator.. if this is the case,
all you have to do now is to replace the "To" with the
"https://10.192.12.89" prefix as follows, and send it to that new "To"
address
<syn:header name="To" expression="fn:concat('https://10.192.12.89',
syn:get-property('To'))"/>
<syn:send/>
asankha
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]