BPEL Process

The BPEL process source is generated with the Eclipse BPEL plugin (http://www.eclipse.org/bpel/). It is a very simple process which checks the parameter and assigns different values to the return message.

In this simple scenario the return value is set to 'GASwerk' if the parameter is 'first' otherwise the value is set to 'SomethingElse'.