| Author |
Having a single URL to process multiple WSDL services
|
Raks Singh
Greenhorn
Joined: Feb 16, 2009
Posts: 1
|
|
Hi,
I need a way to process multiple WSDL services using a single service URL.
Thanks
Rakesh
|
 |
Pawel Nowacki
Ranch Hand
Joined: Nov 14, 2008
Posts: 67
|
|
You want to invoke one service that is invoking other services in some flow? Is that what you want? If so check out proxy service concept.
Consider using service bus (ALSB) where you can set proxy service the easy way. Its only one service you want make proxy?
|
 |
 |
|
|
subject: Having a single URL to process multiple WSDL services
|
|
|