Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Teaching File and Clinical Trial Export Manager.

Dependencies

Attributes

...

#CallingAETitle
Anchor
CallingAETitle
CallingAETitle

Calling AE title of the Storage SCU.

Default Value: DCM4CHEE

...

#ExportSelectorTitles
Anchor
ExportSelectorTitles
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:

No Format

TCE001^IHERADTF

...


TCE002^IHERADTF

...


TCE007^IHERADTF

...


113019^99DCM4CHE

...

#DelayReasons
Anchor
DelayReasons
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:

No Format

TCE011^IHERADTF

...


TCE012^IHERADTF

...


TCE013^IHERADTF

...


TCE014^IHERADTF

...


TCE015^IHERADTF

...


TCE016^IHERADTF

...


TCE017^IHERADTF

...


TCE018^IHERADTF

...

#DispositionConfigFile
Anchor
DispositionConfigFile
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

...

#PersonNameMapping
Anchor
PersonNameMapping
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
Anchor
DeleteKeyObjectsAfterExport
DeleteKeyObjectsAfterExport

Enable/disable deletion of Key Objects after export.

Default Value: true

...

#ExportDelay
Anchor
ExportDelay
ExportDelay

Delay in milliseconds before export process starts.

Default Value: 2000

...

#AcceptTimeout
Anchor
AcceptTimeout
AcceptTimeout

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

Default Value: 10000

...

#DIMSETimeout
Anchor
DIMSETimeout
DIMSETimeout

DIMSE message timeout in milliseconds. 0 = no timeout.

Default Value: 60000

...

#SocketCloseDelay
Anchor
SocketCloseDelay
SocketCloseDelay

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

...

Default Value: 50

#BufferSize
Anchor
BufferSize
BufferSize

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

Default Value: 8192

...

#Concurrency
Anchor
Concurrency
Concurrency

Maximum number of concurrent processed Export Requests.

Default Value: 1

...

#StoreScpServiceName
Anchor
StoreScpServiceName
StoreScpServiceName

Used internally. Do NOT modify.

Default Value: dcm4chee.archive:service=StoreScp

...

#QueueName
Anchor
QueueName
QueueName

Used internally. Do NOT modify.

Default Value: ExportManager

...

#JMSServiceName
Anchor
JMSServiceName
JMSServiceName

Used internally. Do NOT modify.

...

Default Value: dcm4chee.archive:service=JMS

#EJBProviderURL
Anchor
EJBProviderURL
EJBProviderURL

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

Default Value: LOCAL

...

#AuditLoggerName
Anchor
AuditLoggerName
AuditLoggerName

Used internally. Do NOT modify.

Default Value: dcm4chee.archive:service=AuditLogger

...

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

...

#clearConfigCache
Anchor
clearConfigCache
clearConfigCache

Clear configuration cache.
Force to reread disposition configuration files.

...

#listConfiguredDispositions
Anchor
listConfiguredDispositions
listConfiguredDispositions

List Dispositions configured in DispositionConfigFile

...

#getObserverPerson
Anchor
getObserverPerson
getObserverPerson

Get Observer Person Name for username

...

#storeExportSelection
Anchor
storeExportSelection
storeExportSelection

Send Export Selector to specified destination

...