Versions Compared

Key

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

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.

Default Value: LOCAL

#MaxResults
Anchor
CalledAETitle
CalledAETitle

Limit number of returned matching MWL items by operation #findMWLEntries. If an external Modality Worklist SCP is queried, a cancel request will be invoked after receive of the specified number of query responses.

Default Value: 50

#Local
Anchor
Local
Local

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

...

.

#Priority
Anchor
Priority
Priority

Priority for C-Find requests. Enumerated Values: LOW, MEDIUM, HIGH.
(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

#AccessBlobAsLongVarBinary
Anchor
AccessBlobAsLongVarBinary
AccessBlobAsLongVarBinary

Change JDBC binding for Oracle BLOB's to LONGVARBINARY for accessing attributes stored in BLOB columns of DB records. Only effective with CalledAETitle = LOCAL and with Oracle as DB.

Default Value: true

#TransactionIsolationLevel
Anchor
TransactionIsolationLevel
TransactionIsolationLevel

Transaction isolation level for queries. Values can be one of: DEFAULT|READ_UNCOMMITTED|READ_COMMITTED|REPEATABLE_READ|SERIALIZABLE. Only effective with CalledAETitle = LOCAL.

Default Value: DEFAULT

#AcceptTimeout
Anchor
AcceptTimeout
AcceptTimeout

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

Default Value: 10000

...

#DIMSETimeout
Anchor
DIMSETimeout
DIMSETimeout

DIMSE message timeout in msmilliseconds. 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.

...

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

...

.

Default Value: 16352

#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

#Name
Anchor
Name
Name

The class name of the MBean

#State
Anchor
State
State

The status of the MBean

#StateString
Anchor
StateString
StateString

The status of the MBean in text form

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.

...

#findMWLEntriesLocal
Anchor
findMWLEntriesLocal
findMWLEntriesLocal

Get a list of modality worklist entries using local database access.

#deleteMWLEntry
Anchor
deleteMWLEntry
deleteMWLEntry

Delete a modality worklist entry.

...