Senders
This topic describes the Senders element.
Description
Defines the Sender types you intend to use. Senders are configured in the Content Manager Explorer as Destinations of Publication Targets.
Child element properties
Note: Child elements must occur in the order shown.
Child elements
| Child element | Must occur at least | May occur at most | Element type |
|---|---|---|---|
| Sender | 1 time | any number of times | None |
Attributes
| Attribute | Description and use | Type |
|---|---|---|
| SendTimeout | Specifies the sending timeout (in milliseconds). Normally this should not be changed but in case of slow network connections a higher value is advisable. Default value is 60000. (optional) | integer |
| TransactionalMode | When using a Publication Target with multiple destinations and transactional publishing enabled, set this to | string |
| MaxRetries | Specifies the maximum number of times to retry when a package upload fails due to connection issues. Defaults to 5 if omitted. (optional) | integer |
| HttpConnectionTimeout | Specifies the connection timeout, in milliseconds, to be set on HTTP requests. Defaults to 60000 if omitted. (optional) | integer |
| MaxConnectionsPerRoute | Specifies the maximum number of connections per route. Defaults to 5 if omitted. (optional) | integer |