Extended Functions → Using Web Services → Web Service Settings → 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.
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). |
Copyright © 2007–2017 Serena Software, Inc. All rights reserved.