Extended Functions → Using Web Services → Web Service Settings → Inputs 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 display the inputs to the Web service, as specified in the WSDL file.
Although you cannot edit this information, you can see what inputs are required by the Web service operation. For example, a stock quote Web service might require an input string identifying the stock symbol.
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. Editable values, such as a password string, can be edited there.
Element | Description |
---|---|
Elements | Shows the data elements defined as inputs to the selected Web service. |
Type | Shows each input'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.