Versions Compared

Key

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

...

(warning) The file system must have already been configured by invoking operation File System Management Service#addNearlineFileSystemService#addRWFileSystem. Otherwise the copy task will fail!
(warning) If you configured a tar URI as destination file system, the name of the configured file system has to match that URI, and not only the <Directory/Mount Point> part!

Default Value: NONE

...

#HSMModulServicename
Anchor

...

HSMModulServicename

...

HSMModulServicename

External command HSM Module to copy tarballs to the destination, with

  • %p will be replaced by the path of tarball to copy,
  • %d will be replaced by the destination file system name,
  • %f will be replaced by the destination TAR file path.

NONE = write tarball on local accessable file systemstore tarballs to HSM systems.
Use NONE to store files on local filesystem without additional HSM support.
Only effective , if the destination file system name is a tar URI.filesystem!

Default Value: NONE

...

#RegisteredHSMModules
Anchor

...

RegisteredHSMModules

...

Directory from which tarballs shall be copied by external #TarCopyCommand. A relative path name is resolved relative to dcm4chee_home/server/default/. Not effective if TarCopyCommand='NONE'

...

RegisteredHSMModules

List of HSM modules that are registered to this service.

#isReady
Anchor
isReady
isReady

Status if FileCopy Service is ready to process FileCopy orders.
If the destination is a tar filesystem and a HSMModule is configured, this module must be also registered!
If this status is false the processing of Filecopy orders will be delayed according NotReadyDelay to wait for deployment/registration of the configured HSMModule.

#FileStatus
Anchor
FileStatus
FileStatus

...

Default Value: 5x1m,12x5m,24x1h,7x1d

#NotReadyDelay
Anchor
NotReadyDelay
NotReadyDelay

Delay to reschedule FileCopy orders when the FileCopy Service is not ready.
The delay can be specified in seconds (##s), minutes (##m), hours (##h) or days (##d).

Default Value: 1m

#Concurrency
Anchor
Concurrency
Concurrency

...

Size of write byte buffer.

#FetchSize
Anchor
FetchSize
FetchSize

JDBC Fetch size.

Default Value: 8192 50

...

#QueueName
Anchor

...

QueueName

...

QueueName

Used internally. Do NOT modify.

Default Value: dcm4chee.archive:service=StoreScp

...

FileCopy

#StoreScpServiceName
Anchor

...

StoreScpServiceName

...

StoreScpServiceName

Used internally. Do NOT modify.

Default Value: dcm4chee.archive:service=JMSStoreScp

...

#JMSServiceName
Anchor

...

JMSServiceName

...

JMSServiceName

Used internally. Do NOT modify.

...

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

Default Value: FileCopy

...

dcm4chee.archive:service=JMS

Default Value:* LOCAL

...

#QueryRetrieveScpServiceName
Anchor

...

QueryRetrieveScpServiceName

...

QueryRetrieveScpServiceName

Used internally. Do NOT modify.

...

The detyped lifecycle operation (for internal use only)

#copyFilesOfStudy
Anchor
copyFilesOfStudy
copyFilesOfStudy

Copy files of given study by Study Instance UID

#copyFilesOfSeries
Anchor
copyFilesOfSeries
copyFilesOfSeries

Copy files of given series by Series Instance UID

#scheduleByIAN
Anchor
scheduleByIAN
scheduleByIAN

Schedule Filecopy Order for given IAN Dataset

#registerHSMModule
Anchor
registerHSMModule
registerHSMModule

Register a HSM Module (start queue if the module is set in HSMModulServicename)

#unregisterHSMModule
Anchor
unregisterHSMModule
unregisterHSMModule

Unregister a HSM Module (stop queue if the module is set in HSMModulServicename)

Notifications