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

Forward Service. Provides auto-routing of DICOM objects that are received by the DICOM Storage Service to remote DICOM applications.
Forwarding Rules can be defined in one or several XSLT stylesheets under the configuration directory (s. attribute #ConfigDirectory).

Dependencies

Attributes

#ConfigDirectory

Directory where configuration files defining forwarding rules are located: if XSL stylesheet forward.xsl exists in this directory or in a sub-directory equal to the AE Title of the Storage SCU, received Series will be forwarded to one or several destinations according the forwarding rules in the stylesheet.
A relative path name is resolved relative to archive-install-directory/server/default/.

Default Value: conf/dcm4chee-ae

#StoreScpServiceName

Used internally. Do NOT modify.

Default Value: dcm4chee.archive:service=StoreScp

#MoveScuServiceName

Used internally. Do NOT modify.

Default Value: dcm4chee.archive:service=MoveScu

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

#reloadStylesheets

Reload Stylesheets

Notifications

  • No labels