Please note : This help page is not for the latest version of Enterprise Architect. The latest help can be found here.
WSDL Port Type Operation
The PortType Operation icon from the WSDL Toolbox creates an UML Operation when dropped on a WSDLportType stereotyped Interface. Enterprise Architect supports creating the following PortType Operations:
• | One-Way |
• | Request-Response |
• | Solicit-Response |
• | Notification |
WSDL Properties: Double-click on the UML Operation in the WSDLportType stereotyped Interface in the diagram or the Project Browser
Reference
Field/Button |
Usage |
See also |
||||||||
Name |
Specify the name for the WSDL PortType Operation.
|
|
||||||||
Documentation |
Specify the notes for this element ( Optional ).
|
|
||||||||
Operation Type |
Select one of the supported PortType Operation types:
|
|
||||||||
Input |
Specify the details of the input WSDL Message:
|
|
||||||||
Output |
Specify the details of the output WSDL Message:
|
|
||||||||
Faults |
Specify the details of the WSDL Message that can act as Faults:
|
|
||||||||
OK |
Save the values entered and close the dialog.
|
|
||||||||
Cancel |
Discard the values entered and close the dialog.
|
|
||||||||
Help |
Display this Help topic.
|
|
||||||||
UML |
Open the UML Properties dialog. This button is available when editing the WSDL PortType Operation.
|
Notes
• | WSDL PortType Operations can only be contained by WSDL PortTypes |
• | The value specified in the Name field of the Input, Output and Fault section above must be unique among all the Inputs, Outputs and Faults of the WSDL PortType respectively |
Learn more
Learning Center topics
• | (Alt+F1) | SOA and XML Engineering | WSDL | Types Referring External XSD |