To run this sample, use the Business Process Choreographer Explorer.
To start BPC Explorer in the integrated test environment of your WebSphere® Integration Developer, follow these steps:
To start BPC Explorer on WebSphere Process Server, follow these steps:
http://yourhost:yourport/bpc
.Note: Replace yourhost
with your server's internet address and replace yourport
with the port of your server's HTTP transport,
for example
If security is enabled, the BPC Explorer opens with a login screen:
The BPC Explorer opens:
To start the invoker process, follow these steps:
The Currently Valid Process Templates view is displayed:
The Process Input Message view opens:
Since the invoker process is a microflow, the process output message is displayed immediately after the process input message has been submitted:
Inspect the SystemOut.log of your WebSphere Process Server or the Console within WebSphere Integration Developer. The HelloService prints statements similar to the following:
[11.23.07 12:32:19:591 CEST] 00000093 SystemOut O HelloService.hello(String name): value of name: Joe Smith