Configuration
The configuration panel is accessible when working in the model view (which loads by default). The fields in the Configuration tab are described below.
Field |
Description |
Operation Name |
The name of the Operation component. In the target namespace, names must be unique and must begin with a letter and may contain numbers, underscores, dashes, and periods. (In the WSDL source, this field represents the value of the |
Description |
Optional short description of the operation. This information is added to the WSDL resource as documentation. |
Message Table |
Use this table to specify the format for the operation’s input and output messages. The Message Table contains three columns:
When working in the Message Table, use the “+”, “X”, and arrows to create, delete, and re-order operation messages, respectively. |
Message Details |
When a particular row in the Message Table is selected, the namespace box defaults to the target namespace of the current WSDL file. In the field below, you can select a message component defined in this namespace using the drop down menu. To select a message component defined in a different WSDL resource, use the Browse button. The Select a Resource window appears, enabling you to select a message by browsing the project or namespace directory, or by searching for a message name. When a message from a different namespace is selected, the appropriate import namespace declarations are automatically added to the document. |