Documentation Center

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 elementMust occur at leastMay occur at mostElement type
Sender1 timeany number of timesNone

Attributes

AttributeDescription and useType
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 transport. Otherwise, set this to deploy. Defaults to deploy.

(optional)
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