Outputs Tab of the Web Service Operation Property Editor

This tab is displayed in the Property Editor when you select (in the Web service editor) a specific operation of the Web service. It displays the outputs from the Web service, as specified in the WSDL file.

Although you cannot edit any of the information, you can see what outputs are returned by the Web service operation. For example, a stock quote Web service could return an output string representing the quoted stock.

When the Web service is included as part of an orchestration workflow, the Data Mapping tab of the orchestration workflow Property Editor displays very similar information.

Note: The drop-down list at the top of the Property Editor lets you view other operations in the Web service.
Element Description
Elements Shows the data elements defined as outputs from the selected Web service.
Type Shows each output's data type, such as integer, Boolean, and complex types.
Vertical divider Clicking the vertical divider to the right of the Type column displays additional information for the selected data element (such as its type and namespace).
Tip: Click the banner (bearing the Web service's name) at the top of the Web service editor to display General Tab of the Web Service Property Editor, where you can view and edit properties of the Web service itself.

Related Topics

General Tab of the Web Service Operation Property Editor

Inputs Tab of the Web Service Operation Property Editor

Faults Tab of the Web Service Operation Property Editor

Using the Property Editors

Web Service Editor