Viewing REST Service Operation Definitions
The Service Operations component includes three pages - General, Handler and Routings.
| Field or Control | Description |
|---|---|
|
General Tab |
Features general-service and default-service operation information. This page also features REST resource definition information. The REST Resource information section differs depending on whether or not it is an OpenAPI REST service. |
|
Handlers Tab |
Provides summary information about handlers that have been added to an operation. Service operation handlers contain the programming logic for sending and receiving service operations and their contained messages, and for manipulating content. Note that handlers are not used for REST consumer-based service operations and the Handler tab does not appear when you view or work with a consumer REST service operation. |
|
Routings Tab |
Provides summary information about service operations routings. Routing definition determine the direction — inbound, outbound — of service operations. |