Web Service Orchestration [message #1047032] |
Mon, 22 April 2013 13:47 |
Eclipse User |
|
|
|
Hello,
here is the situation:
-I have 4 web services, each one provide CRUD methodes as service, behind each service there is a database with one table, each table contain information about a specific product e.g. service 1 for product 1 etc... .
-I only need to invoke the Read method to gather the needed data from database.
-My objectif is to creat another service who gonna receive a request e.g.(give me all data about the product 2 and 3) so the web service will nalyse the request and request the service 2 and 3 respectively.
my question is this is doable with BPEL Designer and Apache ODE ?
if yes, where can found some adequat documentation, because in the official site I cant found too much information about this.
thank you.
|
|
|
Powered by
FUDForum. Page generated in 0.03177 seconds