Options
If you open a Consumable web service (by double clicking on it, right-clicking it and choosing options or selecting it and giving enter), the following screen appears:
Option |
Description |
Name |
The name of the web service. |
Description |
Description of the web service. |
Documentation |
Documentation regarding the web service. |
Target namespace |
The Target namespace to use as set by the provided web service. |
Soap default style |
The soap style of the provided web service. |
Soap default use |
The soap bindings use of the provided web service. |
Wrap Arrays | By default AMT expects array elements in web services to be wrapped inside a parent array
element. However, in certain (often java based) web services the array elements are unwrapped. By disabling this setting, AMT can send and receive data to these web services correctly. |
The Soap settings 'Target namespace', 'Default style', 'Default use', 'Usage Soap Header', 'Soapheader Name' and 'Class name' can only be changed in a Provided Web Service. In a Consumable Web Service the values of these settings are derived from the imported WSDL contract. |