Maintaining Method Definitions
On the Web Server Method Definitions tab, you can edit methods for direct destination system calls after creation.
To do so, click on the method you want and in the detail screen on the right, maintain the description, input parameters, and output parameters.
| Field | Description |
|---|---|
|
HTTP Method |
The following methods are available for a RESTful or OData service and can be selected:
|
|
Asynchronous |
You can use this checkbox to specify whether you want the method to be executed asynchronously or synchronously at runtime. (See also: Asynchronous.) |
|
Include Parameters in Message Body |
You can use this checkbox to specify whether or not you want the input parameters to be included in the message body. (See also: Include Parameters in Message Body.) |