Versions Compared

Key

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

Description

Teaching File and Clinical Trial Export Manager.

Dependencies

Attributes

CallingAETitle
Anchor
CallingAETitle
CallingAETitle

Calling AE title of the Storage SCU.

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

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

DeleteKeyObjectsAfterExport
Anchor
DeleteKeyObjectsAfterExport
DeleteKeyObjectsAfterExport

Enable/disable deletion of Key Objects after export.

ExportDelay
Anchor
ExportDelay
ExportDelay

Delay in milliseconds before export process starts.

AcceptTimeout
Anchor
AcceptTimeout
AcceptTimeout

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

DIMSETimeout
Anchor
DIMSETimeout
DIMSETimeout

DIMSE message timeout in milliseconds. 0 = no timeout.

SocketCloseDelay
Anchor
SocketCloseDelay
SocketCloseDelay

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

BufferSize
Anchor
BufferSize
BufferSize

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

Concurrency
Anchor
Concurrency
Concurrency

Maximum number of concurrent processed Export Requests.

StoreScpServiceName
Anchor
StoreScpServiceName
StoreScpServiceName

Used internally. Do NOT modify.

QueueName
Anchor
QueueName
QueueName

Used internally. Do NOT modify.

JMSServiceName
Anchor
JMSServiceName
JMSServiceName

Used internally. Do NOT modify.

EJBProviderURL
Anchor
EJBProviderURL
EJBProviderURL

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

AuditLoggerName
Anchor
AuditLoggerName
AuditLoggerName

Used internally. Do NOT modify.

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

Notifications