As part of developing a message service, you must edit the default operation and add other service operations to the message service interface as needed. A message service must include one operation, but may include many operations based on its implementation.
Each service operation describes an action that is supported by the service. All operations for message services are one way operations. The operation parameter type is set to Input.
To edit the service operation:
You can edit the default operation or edit any operations added to the interface.
In the service diagram, click the operation.
To change the operation name, right-click on the operation and select Rename. Type the new name and click OK.
To make the operation visible or non-visible, right-click on the operation and select Set Visible or Set Invisible. The visibility setting changes to the opposite of its existing setting.
To add a service operation:
In the service diagram, right-click the interface and select Add Operation. The service operation appears in the service interface diagram.
Next: Defining Service Operation Properties for a Message Service
Send your feedback on this help topic to Sybase Tech Pubs: pubs@sybase.com