Data Transformation Engine Type Tree Importers Reference Guide
Chapter 2 - Using the Importer Wizard WSDL Importer
Type Tree Importers Reference Guide
30
The WSDL Importer generates the following type tree from the schema:
The types that are most commonly used in maps are the Body and Envelope. In
most cases, it is sufficient to map the body because the SOAP adapter adds an
Envelope at runtime, if one is not supplied, and removes the Envelope for
responses. The Body contains the message associated with this operation. In the
example type tree shown, this would be requestMessage or responseMessage,