Please note : This help page is not for the latest version of Enterprise Architect. The latest help can be found here.
WSDL Binding Operation
When you save a newly-created «WSDLbinding» stereotyped Class, the system:
1. | Adds the WSDL Port Type element implemented by the WSDL Binding to the Binding diagram. |
2. | Draws a Realization connector from the Binding to the PortType. |
3. | Automatically populates the Binding with all the UML operations from the PortType, as the WSDL Binding Operations. |
Access Project Browser | Double-click on WSDL Binding operation, or
Diagram | Highlight Binding element | Highlight Binding operation | double-click on operation
Define Properties
Field/Option/Button |
Action |
See also |
||||||||||||||||||||||||||
Operation Name |
Displays the name of the Operation copied from the WSDL PortType element. The value in this field cannot be edited.
|
|
||||||||||||||||||||||||||
Action |
If the protocol of the parent WSDL Binding element was defined as HTTP, this field is grayed out. Type in the SOAP Action header (URL) for this operation.
|
|||||||||||||||||||||||||||
Style |
If the protocol of the parent WSDL Binding element was defined as HTTP, this field is grayed out. Click on the drop-down arrow and select the SOAP style of the operation.
|
|||||||||||||||||||||||||||
Location |
If the protocol of the parent WSDL Binding element was defined as SOAP, this field is grayed out. Type in the relative URL of this Operation.
|
|||||||||||||||||||||||||||
Documentation |
(Optional) Type in any notes you need for this operation.
|
|
||||||||||||||||||||||||||
Parameters |
Click on this button to define the parameters for this operation. The WSDL Binding Operation Parameters dialog displays, showing the names of the operation Input, Output and Faults. You cannot change these names. Click on the Details button to specify the details for Input, Output and Fault operation (Message)parameters. Note that the Details button in the:
|
|
||||||||||||||||||||||||||
OK |
Click on this button to save the data entered and close the WSDL Binding Operation Details dialog.
|
|
||||||||||||||||||||||||||
Cancel |
Click on this button to discard the data entered and close the WSDL Binding Operation Details dialog.
|
|
||||||||||||||||||||||||||
Help |
Click on this button to display this Help topic.
|
|
||||||||||||||||||||||||||
UML |
This button is displayed when you are editing existing WSDL Binding Operation information. Click on the button to open the UML operation Properties dialog for the element.
|
Notes
· | If you subsequently change the WSDL Port Type operations, you can refresh the Binding Operations by deleting the Realization connector and re-establishing it; the Overrides & Implementations dialog displays, on which you select the updated operations to establish |
· | You can review the parameters of a Binding Operation by highlighting the Operation in the diagram or Project Browser and expanding the entries in the Tagged Values window |
Learn more