Rational Developer for System z

OperationSelection

Use this element to select an operation from those defined in the WSDL file.

Contained by

OperationSelectionArray

Contains

None

Attributes

Fields Description

Attribute: name
Valid values: operationName
Required?: No
Default value: None

Selects an operation to implement from the binding selected in the ServicePropertyArray. Specified operation(s) must exist in the services specified in the Service property array. If the specified operations are not found, an error message is generated.

Example

<OperationSelectionArray>
        <OperationSelection operationName="getBalance"/>
        <OperationSelection operationName="getInterestRate"/>
</OperationSelectionArray>  

Terms of use | Feedback

This information center is powered by Eclipse technology. (http://www.eclipse.org)