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

Version 1 Next »

Description

Teaching File and Clinical Trial Export Manager.

Dependencies

Attributes

CallingAETitle

Calling AE title of the Storage SCU.

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:
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:
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/.

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

DeleteKeyObjectsAfterExport

Enable/disable deletion of Key Objects after export.

ExportDelay

Delay in milliseconds before export process starts.

AcceptTimeout

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

DIMSETimeout

DIMSE message timeout in milliseconds. 0 = no timeout.

SocketCloseDelay

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

BufferSize

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

Concurrency

Maximum number of concurrent processed Export Requests.

StoreScpServiceName

Used internally. Do NOT modify.

QueueName

Used internally. Do NOT modify.

JMSServiceName

Used internally. Do NOT modify.

EJBProviderURL

Identifies JNDI (e.g: jnp://hostname:1099) with EJBs.
Use LOCAL if EJBs are deployed in same JBoss instance.

AuditLoggerName

Used internally. Do NOT modify.

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