Return Value - Invoke Operation (Magic xpa 4.x)
The value returned from the operation.
For the Invoke Web Service, the Return Value dialog box displays information regarding the SOAP operation selected in the Invoke Web Service operation.
The Return Value dialog box contains the following fields:
|
|
Name
|
The argument name.
|
Var
|
Variable assigned to the return value content. This is a mandatory field.
|
Expected attribute
|
A Magic xpa data type that matches the “External type”.
|
External type
|
A data type based on the definition of the argument in the WSDL.
|
Note: For complex types (non primitive data types) the external type value is the location of the XML schema that defines the complex type. (The schema is automatically generated when defining the SOAP Service in the Services repository.) The variable passed should match the schema using the argument name as the root element name.
All fields are non-modifiable except the Var field.