BPEL4WS for outside Web services |
 |
EXPERT RESPONSE FROM: Doron Sherman

|
 |
|


|
| > |
QUESTION POSED ON: 26 June 2003
Can you use BPEL4WS to orchestrate Web services that are hosted outside
of the company where the BPEL process is running? If so, must those
services be hosted (for example by Grand Central) or can they run behind
the firewall of the partner companies?
|
|
| > |
A BPEL process can interact with internal and/or external Web services, and needs to specify the location (endpoints) of the WSDL (interface) files of these services. This physical binding is normally provided by a BPEL process's configuration file accessible to a BPEL orchestration server. The WSDL files provide, among other things, the description of the operations that can be invoked by the BPEL process on the respective Web services.
With BPEL, it doesn't really matter whether the services are hosted by a
Grand Central or by the partner companies themselves - the core
architecture remains the same. A service hosting company just simplifies
and localizes some of the firewall and security issues.
Note that there are several additional issues which are introduced once
BPEL is used to orchestrate services hosted by trading partners or
hosting companies. These issues include firewalls, security and
asynchronous services and call for using a standard like WS-Security for
encrypting, digitally signing and authenticating your messages in such a
way that they can pass through firewalls.
To properly deal with firewalls, problems can be avoided by setting up a
VPN (or dedicated link) between the BPEL process host and the service
hosts or a protocol such as HTTPS that will pass through firewalls
securely. Note that with asynchronous services that require callbacks,
the company hosting the BPEL process needs to enable the callbacks to
pass through the firewall as well, using the same protocols/standards
mentioned.
|
|
|
');
// -->

|
|
 |

 |
 |
Search and Browse the Expert Answer Center
Search and browse more than 25,000 question and
answer pairs from more than 250 TechTarget industry experts.
|
 |
 |
 |
|
 |
 |
 |
|
 |
|
 |