
When designing SOAP messages you can edit:
To specify the format for SOAP messages in the virtual interface editor, do the following:
Editing Method Data
Select the node SOAP Extensions in the tree component of the Mapping tab. You can make the following entries on the right side of the screen:
The values of the fields SOAP Request Name and SOAP Response Name are only relevant for DOCUMENT/LITERAL style messaging.
Editing Parameter Data
Choose SOAP Extensions under the incoming or outgoing parameters to change the following parameter option:
Editing Table Data
Choose the Types tab and double-click on SOAP Extensions beneath the array name. For complex arrays you can enter the name of the element that will be used in the schema description of the array in the Item Label field.
Editing Class Data
Choose the Types tab and double-click on SOAP Extensions under the name of the class.
Interfaces and abstract classes occurring anywhere in an endpoint are only allowed, if at least one extending class for runtime behavior is specified.
Editing Field Data
Choose the Types tab and double-click on SOAP Extensions under a type name.
This feature is available only for simple type properties (int, String, float). By default each property is represented in the schema as element.