Hi Abid , If i get you correctly. Your requirement is to send some existing messages to the an another Web service with out interrupting the current Message flow.
Are you currently using any content based filtering/routing to differentiate those message types ? If yes you will be able to use clone mediator at that points(where you need to send that message type to the webservice) and send a clone of the original messages to that service. thanks, Charith On Fri, Feb 25, 2011 at 4:46 AM, Abid Khan-EXT <[email protected]>wrote: > Hello all, > > I have synapse hosted in the company I am working for. And we are using > synapse for integrating with different clients. Everything was fine until > few days ago. One new clients have a web-service running at his location. We > have number of application that are connecting using simple http. And we are > consuming and generating nearly 100 different types of message. This new > client want to user some of our messages. What is the best way for me to > send some message to a web-service. > > I have tried few thing but nothing worked. > > Regards, > Abid > -- Charith Dhanushka Wickramarachchi Software Engineer , WSO2 Inc. http://wso2.com
