Hi,

I have a need to create a flow by routing through various components of
servicemix. Please guide me.

Here are my requirements:

1.      A web service is exposed for clients.

2.      This web service is the starting point of the flow.

3.      From this web service I need to call another business component
/ service that does some validation

4.      Then another business component / service that executes some
business logic

5.      Then there is a router to be called that conditionally routes to
different transformation components.

6.      After the transformation component a web service of an external
application needs to be invoked.

7.      The response of this web service then needs to be transformed
and sent back as a response to the client that invoked our web service
that was invoked.

 

I need to understand how to configure this flow. 

1.      Do I expose the business components as web services using
servicemix-jsr181?

2.      If yes, but from one servicemix-jsr181 component how do I route
to another servicemix-jsr181 without calling it in the code?

3.      I know bpel is used for web services orchestration, but can I
use it to orchestrate part of my flow i.e. I use bpel only to
orchestrate the first 3 services and then I use some routing component
to route to other transformation components further on?

 

Regards,

Vinod.

 <http://dataexchange.sterlingtesting.com/images/sigs/image001.gif> 

 <http://dataexchange.sterlingtesting.com/images/sigs/image000.gif> 

Vinod H. Chhabria :: Senior Developer, Integration Services
Sterling Testing Systems :: 249 West 17th Street :: 6th Floor :: New
York :: NY :: 10011
646-435-2208 (t) :: 646-435-2281 (f)
www.sterlingtesting.com <http://www.sterlingtesting.com> 

 


This email (and any attachments) is intended only for the use of the individual 
or entity named above and may contain information that is privileged and 
confidential. If you are not the intended recipient, or have unauthorized 
access, you are hereby notified that copying, disseminating, distributing or 
taking any action in reliance on this email is strictly prohibited<br />

Opinions, conclusions and other information in this message that do not relate 
to the official business of our firm shall be understood as neither given nor 
endorsed by it.

Reply via email to