Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Description

Modality Worklist SCU. Used by the Modality Worklist Console of the Archive Web Administration tool and by the Storage SCP service to query the configured Modality Worklist SCP for Scheduled Procedure Steps.

Dependencies

Attributes

...

#CallingAETitle
Anchor
CallingAETitle
CallingAETitle

The calling AE title.

...

Default Value: DCM4CHEE

#CalledAETitle
Anchor
CalledAETitle
CalledAETitle

The AE title of the modality worklist used for findModality Worklist SCP to query. Use LOCAL if the DICOM modality worklist is provided by the archive and can be accessed directly from the database. Note that you must use LOCAL if you want to delete entries using the Web Administration Tools.

...


(info) Deletion of worklist entries by the Modality Worklist Console of the Archive Web Administration tool is only possible if this attribute is set to LOCAL.

#Local
Anchor
Local
Local

This value is is set to true if the <b>CalledAETitle</b> #CalledAETitle attribute is set to LOCAL.

...

#AcceptTimeout
Anchor
AcceptTimeout
AcceptTimeout

A-Associate accept timeout in milliseconds. 0 = no timeout.

Default Value: 10000

...

#DIMSETimeout
Anchor
DIMSETimeout
DIMSETimeout

DIMSE message timeout in ms. 0 = no timeout.

...

Default Value: 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, in bytes.

...

Default Value: 16352

#Priority
Anchor
Priority
Priority

Priority for C-Find requests. Enumerated Values: LOW, MEDIUM, HIGH. These are the DICOM priority values.

...


(info) Only effective for queries of a remote Modality Worlist SCP which actual interprets the priority attribute in the DICOM C-FIND request.

Default Value: MEDIUM

#TcpNoDelay
Anchor
TcpNoDelay
TcpNoDelay

Send packets as quickly as possible (Disable Nagle's algorithmn).

...

Default Value: true

#SendBufferSize
Anchor
SendBufferSize
SendBufferSize

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

...

Default Value: 0

#ReceiveBufferSize
Anchor
ReceiveBufferSize
ReceiveBufferSize

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

Default Value: 0

...

#TLSConfigName
Anchor
TLSConfigName
TLSConfigName

Used internally. Do not modify.

Default Value: dcm4chee.archive:service=TLSConfig

Operations

...

#create
Anchor
create
create

Standard MBean lifecycle method

...

#start
Anchor
start
start

The start lifecycle operation

...

#stop
Anchor
stop
stop

The stop lifecycle operation

...

#destroy
Anchor
destroy
destroy

The destroy lifecycle operation

...

#jbossInternalLifecycle
Anchor
jbossInternalLifecycle
jbossInternalLifecycle

The detyped lifecycle operation (for internal use only)

...

#findMWLEntries
Anchor
findMWLEntries
findMWLEntries

Get a list of modality worklist entries.

...

#deleteMWLEntry
Anchor
deleteMWLEntry
deleteMWLEntry

Delete a modality worklist entry.

...