Rational Developer for System z

Operations editor

The operations editor is the default editor provided within the Enterprise Service Tools perspective for building the logical representation of an interface (WSDL operation). The operations editor serializes the interface as a .wsdl operation with references to the .sfmxsd messages.

The editor is started when you open an existing WSDL file while in the EST Project Explorer or when you create a new operation using the New Operations File wizard.

Operations editor components

The operations editor has the following components:
Operations canvas
The Operations canvas shows the operations in the .wsdl file, grouped by port. Right-click an item to add or delete a component. For example, you can right-click Ports to add a port type, or right-click a message to delete it.
Properties view
For an item selected in the editor area, this view shows each property and associated value. Right-click a specific property to copy it, or to restore the default value.
Tasks view
You can specify and prioritize tasks for your project using in the Tasks view.
Problems view
Each time you save a change within a service flow project, the content is validated to ensure that the model follows certain rules. Any informational, warning or error messages relating to the validation appear in the Problems view.

Feedback