Orchestration engines like Ode communicate with other systems over standard 
protocols such as soap and wsdl. Synapse supports these standards well and 
hence can be easily integrated. Most of the time all you have to do is expose a 
proxy service on synapse with a wsdl and get Ode to invoke that service.

Sent from my iPhone

On Sep 7, 2012, at 8:40 AM, Sadeep Jayasumana <[email protected]> wrote:

> Hi,
> 
> What you have described in the second question is a common use case of
> Synapse. Please refer to [1] to understand how this can be done. This
> article has been written for WSO2 ESB which has Synapse as its core engine.
> You should be able to run the same example on Synapse without any issues.
> 
> I'll let someone else answer the first question since I don't have
> experience with ODE.
> 
> [1]
> http://wso2.org/library/articles/2011/01/wso2-esb-by-example-service-chaining
> 
> Sadeep
> 
> On Sat, Sep 8, 2012 at 12:06 AM, Syao Work <[email protected]> wrote:
> 
>> Hello,
>> 
>> I have some questions for you folks:
>> 
>> 1. Is it possible to integrate any Orchestration engine like Apache ODE
>> into Apache Synapse?
>> 
>> 2. Is a sequential service invocation possible?
>>      client calls service A. Service A calls B and C in a sequence. If B
>> gets some data which is acceptable service A returns B response else call
>> to C and C's response is returned to the client through A service.
>> 
>> 
>> Jonny
>> 
>> P.S. We use java7
>> 
> 
> 
> 
> -- 
> 
> Sadeep Jayasumana
> 
> **
> 
> Email: [email protected]****
> 
> Mobile: +61 4 1468 8521

Reply via email to