Documentation Center

Location

This topic describes the Location element.

Attributes

AttributeDescription and useType
Path

The path to the location where the Content Deployer checks for incoming packages, and where it stores notifications

(optional)
string
WindowSize

The amount of packages the Content Deployer allows to be in the queue

(optional)
integer
MaximumRetries

The maximum number of times that the Content Deployer retries if the package failed

(optional)
integer
Workers

The maximum number of threads that the Content Deployer starts in order to process incoming packages. This number must be lower than, or equal to, the pool size configured in the Storage Layer configuration.

(optional)
integer
Interval

The interval (in milliseconds) used when polling

(optional)
timespec (custom type): A time period expressed as a number followed by 'h' for hours, 'm' for minutes, or 's' for seconds. For example: 10m.
Cleanup

Set to true to empty the Work Folder when the Transport Package is finished processing. If you do not want to empty the folder, set to false.

(optional)
string