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:

The Output section is disabled for One-Way Operation Type
The Input section is disabled for Notification Operation Type

 

 

Input

Specify the details of the input WSDL Message:

 

Field

Usage

Name

Specify the name of the input Message.

Defaults to the Operation Type.

 

Message

Select a WSDLmessage stereotyped Class.

The list displays all the WSDL Messages created in the Message package.

 

Documentation

Specify the notes for this input Message ( Optional ).

 

 

 

 

 

 

 

Message

WSDL Package Structure

Output

Specify the details of the output WSDL Message:

Field

Usage

Name

Specify the name of the output Message.

Defaults to the Operation Type.

 

Message

Select a WSDLmessage stereotyped Class.

The list displays all the WSDL Messages created in the Message package.

 

Documentation

Specify the notes for this output Message ( Optional ).

 

 

 

Faults

Specify the details of the WSDL Message that can act as Faults:

Button

Usage

New

Add a new Fault.

 

Delete

Delete an existing Fault in the list.

 

 

 

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.

 

General Properties of Operations

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