Previous Topic

Book Contents

Book Index

Next Topic

Example

Here is a short description of the example: The workflow “HelloWorldWebservice” is called from a java client . There is an input parameter (“entryParameter”). As a result, the workflow gives back three parameters - Value1, value2 and value3.

Java client

Help Image

Workflow <HelloWorldWebservice>

Help Image

Help Image

The input transition must be named “inputValues” and the outgoing transition must be named “result”.

Example: HelloWorldWebservice

This example is part of the Valuemation Rich Client. To start the HelloWorldWeb-service example, start Tomcat (where Valuemation Web is deployed) and run the HelloWorldWebservice.bat which is located in the root folder of Valuemation.

Help Image

Help Image

Help Image

Help Image

See Also

VM Webservice for Starting a Workflow

WSDL File

Transfering a Parameter to Execute the Webservice

Return Parameters from the Webservice