TCE Manager

Description

Teaching File and Clinical Trial Export Manager.

Dependencies

Attributes

#CallingAETitle

Calling AE title of the Storage SCU.

Default Value: DCM4CHEE

#PatchJpegLSwithImplementationClassUID

Patch faulty DICOM JPEG-LS images compressed by JAI-IMAGEIO JPEG-LS encoder with matching Implementation SOP Class UID on export by inserting a LSE marker segment with encoder parameter values T1, T2 and T3 actually used by JAI-IMAGEIO JPEG-LS encoder.
NONE = Disable patching of DICOM JPEG-LS images
ANY = Patch DICOM JPEG-LS images with any Implementation SOP Class UID

Default Value: 1.2.40.0.13.1.1

#ExportSelectorTitles

Document Title of Export Selection Key Object (Manifest) considered by this service.
Format: (<code value>'^'<coding scheme designator> <EOF>)+ | 'NONE'
NONE = service disabled.

Default Value:

TCE001^IHERADTF
TCE002^IHERADTF
TCE007^IHERADTF
113019^99DCM4CHE

#DelayReasons

Recognized Delay Reasons Codes.

Format: (<code value>'^'<coding scheme designator> <EOF>)+ | 'NONE'
NONE = ignore Delay Reason Codes in Export Selection Key Object.

Default Value:

TCE011^IHERADTF
TCE012^IHERADTF
TCE013^IHERADTF
TCE014^IHERADTF
TCE015^IHERADTF
TCE016^IHERADTF
TCE017^IHERADTF
TCE018^IHERADTF

#DispositionConfigFile

Configuration file, which maps different Document Titles or Key Object Descriptions of the manifest to different configurations about destination and de-identification. A relative path name is resolved relative to DCM4CHEE_HOME/server/default/.

Default Value: conf/dcm4chee-tce.conf

#AutoExportConfigDirectory

Directory where configuration files defining auto-export rules are located: if XSL stylesheet export.xsl exists in this directory or in a sub-directory equal to the AE Title of the Performing Station AE Title in received MPPS COMPLETED messages, objects referenced in the MPPS message will be exported according the export rules in the stylesheet. A relative path name is resolved relative to DCM4CHEE_HOME/server/default/.

Default Value: conf/dcm4chee-ae

#PersonNameMapping

Mapping login user name to Person Name to get Observer Person.
Separate each mapping with newline or semicolon.
Format: <user>':'<PersonName> (e.g. Smith^John or Smith^John^Dr)
If this mapping is disabled with NONE or a user is not mapped the PersonName will be created with following rule:
<callingAET>^<user> (e.g. DCM4CHEE^admin).

Default Value: NONE

#FilesetIDPattern

Specifies format of Fileset ID of exported Media. 0 or # will be replaced by incremented value of LastFilesetIDSeqno.

Default Value: DISK_#000

#FilesetIDSeqno

Used with FilesetIDPattern to generate the Fileset ID for created Media. Will automatically incremented for each exported Fileset on Media.

Default Value: 1

#MediaURIPrefix

Specifies prefix to Fileset ID for assembling a Media ID for usage in the emitted Export Audit Message.

Default Value: cdr:

#DeleteKeyObjectsAfterExport

Enable/disable deletion of Key Objects after export.

Default Value: true

#ExportDelay

Delay in milliseconds before export process starts.

Default Value: 2000

#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

#Concurrency

Maximum number of concurrent processed Export Requests.

Default Value: 1

#QueueName

Used internally. Do NOT modify.

Default Value: ExportManager

#AuditLoggerName

Used internally. Do NOT modify.

Default Value: dcm4chee.archive:service=AuditLogger

#IANScuServiceName

Used internally. Do NOT modify.

Default Value: dcm4chee.archive:service=IANScu

#JMSServiceName

Used internally. Do NOT modify.

Default Value: dcm4chee.archive:service=JMS

#StoreScpServiceName

Used internally. Do NOT modify.

Default Value: dcm4chee.archive:service=StoreScp

#TemplatesServiceName

Used internally. Do NOT modify.

Default Value: dcm4chee.archive:service=Templates

#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)

#clearConfigCache

Clear configuration cache. Force to reread disposition configuration files.

#listConfiguredDispositions

List Dispositions configured in DispositionConfigFile

#getObserverPerson

Get Observer Person Name for username

#storeExportSelection

Send Export Selector to specified destination

Notifications