B.4. WS Task

The WS Task is a special type Service Task that serves as a web service client with the web service response stored in the Result String.

Input attributes

Parameter
The object or array to be sent for the operation
Mode
One of SYNC, ASYNC or ONEWAY.
Interface
The name of a service. For example: Weather
Namespace
namespace of the web service, such as http://ws.cdyne.com/WeatherWS//
URL
the web service URL, such as http://ws.cdyne.com/
Operation
the actual method name to call

Output attributes

Result
object with the result