Hi Abid,

Have you look in to the Synapse samples[1] ? Where you find lot of examples
that shows how we can implement different integration scenarios.And these
samples are coming with the synapse distribution.
I think you will get some understanding of synapse configuration language
and how to configure this kind of scenario by running this samples. (Sample
0 and 1 are very simple ones that explain what you need.)

And [2] will be useful to get a better understanding of synapse.


[1] http://synapse.apache.org/Synapse_Samples.html
[2] http://wso2.org/library/2559
thanks,
Charith


On Sat, Feb 26, 2011 at 4:52 AM, Abid Khan-EXT <[email protected]>wrote:

> Hello Charith,
>
>
>
> Thanks for the quick response, what I am actually looking in simple form is
> some way to communicate with web-services. Which mean if an application a,
> want to send a web-service request to application b, if both applications
> are connected thru synapse. By some kind of communication they should be
> able to communicate. And I am looking for an example for that , if not the
> some steps to configure synapse would help too.
>
>
>
> [image: outlookReply]
>
>
>
> *From:* Charith Wickramarachchi [mailto:[email protected]]
> *Sent:* Thursday, February 24, 2011 8:08 PM
> *To:* [email protected]
> *Cc:* Abid Khan-EXT
> *Subject:* Re: Help needed! Integrating with a web service.
>
>
>
> 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
>
>
>


-- 
Charith Dhanushka Wickramarachchi
http://charithwiki.blogspot.com/

Reply via email to