Dashboard > dcm4chee-2.x > ... > Services (MBeans) > Modality Worklist SCU
Modality Worklist SCU Log In | Sign Up   View a printable version of the current page.

Added by Gunter Zeilinger , last edited by Franz Willer on Aug 05, 2008  (view change)
Labels: 
(None)

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

The calling AE title.

Default Value: DCM4CHEE

CalledAETitle

The AE title of the Modality Worklist SCP to query. Use LOCAL if the DICOM modality worklist is provided by the archive and can be accessed directly from the database.
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

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

This value is is set to true if the CalledAETitle attribute is set to LOCAL.

Priority

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

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

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

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

Default Value: 10000

DIMSETimeout

DIMSE message timeout in milliseconds. 0 = no timeout.

Default Value: 60000

SocketCloseDelay

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

Default Value: 50

MaximumPDULength

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

Default Value: 16352

TcpNoDelay

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

Default Value: true

SendBufferSize

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

Default Value: 0

ReceiveBufferSize

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

Default Value: 0

TLSConfigName

Used internally. Do not modify.

Default Value: dcm4chee.archive:service=TLSConfig

Name

The class name of the MBean

State

The status of the MBean

StateString

The status of the MBean in text form

Operations

create

Standard MBean lifecycle method

start

The start lifecycle operation

stop

The stop lifecycle operation

destroy

The destroy lifecycle operation

jbossInternalLifecycle

The detyped lifecycle operation (for internal use only)

findMWLEntries

Get a list of modality worklist entries.

findMWLEntriesLocal

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

deleteMWLEntry

Delete a modality worklist entry.

Notifications

Powered by a free Atlassian Confluence Open Source Project License granted to dcm4che. Evaluate Confluence today.
Powered by Atlassian Confluence 2.7.1, the Enterprise Wiki. Bug/feature request - Atlassian news - Contact administrators