Arguments – Invoke Web S Lite (Magic xpa 4.x)
You can zoom from the Arg (Arguments) field to specify the WSDL argument information as listed below:
|
|
Var
|
Zoom to select the variables or parameters for the argument.
|
Exp
|
Zoom to create an expression that passes the argument when the conditions are met in runtime.
|
Description
|
Displays the WSDL argument description.
|
Remote Name
|
You can specify the remote server.
|
NameSpace
|
You can specify the WSDL namespace identifier.
|
Xsd type
|
You can specify the XML data type.
For Not Supported XSD type elements, such as complex types, the value is sent as-is (not escaped), so you need to make sure to send a legitimate XML element (Since version: 1.9)
|
Mode
|
Determines whether the WSDL argument is server input, output, or input and then output.
|
Header
|
When the Header check box is selected, the argument data is sent in the SOAP header. If you do not want to send the data in the SOAP header, you can delete the argument displayed in the SOAP header by clicking F3.
Note: If headers are created manually, then you should assign the header name and namespace as excepted by the provider.
|