Advanced Configuration Tab
Context
This tab is used for additional settings. All fields contain default values. However, you can change these settings.
Procedure
|
Screen Area |
Description |
|---|---|
|
Headers |
In this table, you can enter the headers that are to be sent with the Web service call (request). Each row in this table represents a single header and its value. The header values can be constant or variable (a template). (See: Template Syntax.) If you select a row in the header row table, you can delete the row by selecting it and pressing the delete key. |
|
Message Bundling Settings |
In the Bundling Index field, you can enter the parameter i to activate the message bundling function. Message bundling is only suitable for Web service destination systems for which there is at least one input parameter of type array. For these parameters, use input variables with the notation <variablename>[i]. In order that the messages are bundled, you also need to make an entry in the Fixed Number of Messages field or in the Maximum Accumulation Time field on the Message Delivery tab for the notification. For more information, see Message Bundling. |
|
Limit |
In this field, you can specify the maximum number of simultaneous HTTP calls. This parameter specifies the maximum number of connections to the same server. The largest number you can enter is 100. |
|
Request Settings |
The settings for the data transfer for the request are displayed in this screen area. See: Request and Response Settings |
|
Response Settings |
The settings for the data transfer for the response are displayed in this screen area. See: Request and Response Settings |
|
Session Configuration |
In this screen area, you can make security settings for OData and RESTful Web services to prevent cross-site request forgery attacks. See: Session Configuration |
Next Steps
The OData protocol has a special convention for URL encoding.
For more information about OData URL conventions, see http://www.odata.org/documentation/odata-version-2-0/uri-conventions/
.