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.

Fields
Field Description

HTTP Method

The following methods are available for a RESTful or OData service and can be selected:

  • GET

  • POST

  • PUT

  • DELETE

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.)