4.4.2.1.3.8.6. Queue

Managed Task Queue

Table 4.98 Queue Attributes (LDAP Object: dcmQueue)

Name

Type

Description (LDAP Attribute)

Queue Name

string

Task Queue Name

(dcmQueueName)

installed

boolean

If false, processing of tasks in this queue is paused.

(dicomInstalled)

Maximum parallel Tasks

integer

Maximal number of tasks processed in parallel.

(dcmMaxTasksParallel)

DICOM Description

string

Textual description of the DICOM entity

(dicomDescription)

Maximum Number of Retries

integer

Maximal number of retries to process tasks scheduled in a specific queue.

(dcmMaxRetries)

Retry Delay

string

Delay to retry to process tasks scheduled in a specific queue in ISO-8601 duration format PnDTnHnMn.nS.

(dcmRetryDelay)

Maximum Retry Delay

string

Maximal Delay to retry to process tasks scheduled in a specific queue in ISO-8601 duration format PnDTnHnMn.nS. Infinite if absent.

(dcmMaxRetryDelay)

Retry Delay Multiplier

integer

Multiplier in % that will take effect on top of dcmRetryDelay with dcmMaxRetryDelay to be taken into account.

(dcmRetryDelayMultiplier)

Retry on Warning

boolean

Enables retries to process tasks not only on failure but also on a warning outcome status in a specific queue.

(dcmRetryOnWarning)

Delay for purging completed tasks

string

Delay in ISO-8601 duration format PnDTnHnMn.nS after which completed tasks are purged. If absent, there is no deletion for that particular queue

(dcmPurgeQueueMessageCompletedDelay)

Delay for purging failed tasks

string

Delay in ISO-8601 duration format PnDTnHnMn.nS after which failed tasks are purged. If absent, there is no deletion for that particular queue

(dcmPurgeQueueMessageFailedDelay)

Delay for purging warning tasks

string

Delay in ISO-8601 duration format PnDTnHnMn.nS after which warning tasks are purged. If absent, there is no deletion for that particular queue

(dcmPurgeQueueMessageWarningDelay)

Delay for purging canceled tasks

string

Delay in ISO-8601 duration format PnDTnHnMn.nS after which canceled tasks are purged. If absent, there is no deletion for that particular queue

(dcmPurgeQueueMessageCanceledDelay)

Restrict Scheduling(s)

string

Restrict Scheduling to specified time ranges.

(dcmSchedule)