Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 8 Next »

Description

Teaching File and Clinical Trial Export Manager.

Dependencies

Attributes

#CallingAETitle

Calling AE title of the Storage SCU.

Default Value: DCM4CHEE

#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

#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

#BufferSize

Size of byte buffer used for copying data from TCP channel to file.

Default Value: 8192

#Concurrency

Maximum number of concurrent processed Export Requests.

Default Value: 1

#StoreScpServiceName

Used internally. Do NOT modify.

Default Value: dcm4chee.archive:service=StoreScp

#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

  • No labels