Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Migrated to Confluence 5.3

...

AE title of the default Move SCP. Only used if a Move order does not specify a retrieve AE title.

Default Value: DCM4CHEE

#ForceCalledAET
Anchor
ForceCalledAET
ForceCalledAET

Specifies whether to ALWAYS use the Called AET defined in the Move SCU. If false, the Retrieve AET of the move order, if specified, will be used.

Default Value: false

#RetryIntervals
Anchor
RetryIntervals
RetryIntervals

Number and interval of retries made for failed Move Requests.
Format: Comma separated list of <number> x <interval> pairs or NEVER to disable retry for any destinations.
The interval can be specified in seconds (##s), minutes (##m), hours (##h) or days (##d).
Optional: Individual settings for specific Destination AETs. e.g. [AET1]3x1m,5x1h
Several AET settings can be seperated with new line or ';'. A entry without AET will be treated as default for AETs not listed here.

Example: 5x1m,10x10m
retry a total of 5 times, one minute apart for each retry; then retry a total of 10 times, 10 minutes apart for each retry.

Example:
[AET1]2x1m,3x10m
[AET2]
5x1m,10x10m
means: for destination AET1 retry a total of 2 times, one minute apart for each retry; then retry a total of 3 times, 10 minutes apart for each retry.
Retries are disabled for destination AET2!
for all other destinations retry a total of 5 times, one minute apart for each retry; then retry a total of 10 times, 10 minutes apart for each retry.

...

DIMSE message timeout in milliseconds. 0 = no timeout.

Default Value: 600000 60000

#SocketCloseDelay
Anchor
SocketCloseDelay
SocketCloseDelay

Socket close delay in milliseconds after an A-Release response.

Default Value: 50

#MaximumPDULength
Anchor
MaximumPDULength
MaximumPDULength

Maximum protocol data unit (PDU) package length for receiving PDUs.

Default Value: 16352

#TcpNoDelay
Anchor
TcpNoDelay
TcpNoDelay

...

Buffer size used for socket input. 0 = use platform default.

Default Value: 0

...

#QueueName
Anchor

...

QueueName

...

QueueName

Used internally. Do NOT modify.

Default Value: dcm4chee.archive:service=TLSConfig

...

MoveScu

#TLSConfigName
Anchor

...

TLSConfigName

...

TLSConfigName

Used internally. Do NOT modify.

Default Value: dcm4chee.archive:service=JMSTLSConfig

...

#JMSServiceName
Anchor

...

JMSServiceName

...

JMSServiceName

Used internally. Do NOT modify.

Default Value: MoveScu: dcm4chee.archive:service=JMS

#Name
Anchor
Name
Name

The class name of the MBean

...