Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Migrated to Confluence 5.3

...

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). To get the DICOM XML representation for the XSLT transformation you have to set org.dcm4chex.archive.dcm.movescu to DEBUG.

Dependencies

Attributes

#ConfigDirectory
Anchor
ConfigDirectory
ConfigDirectory

...

Default Value: conf/dcm4chee-ae

#ForwardOnInstanceLevelFromAETitles
Anchor
ForwardOnInstanceLevelFromAETitles
ForwardOnInstanceLevelFromAETitles

Comma separated list of AE titles of Storage SCUs from which objects are forwarded by an Instance level retrieve request. Objects received from other Storage SCUs are forwarded on Series level, which may cause to multiple forwarding of objects, if the Storage SCU sends instances of a single series in multiple associations in succession.
ALL = Forward objects on Instance level received from any Storage SCUs.
NONE = Forward objects on Series level received from any Storage SCUs.
Exception: if only one object is received in the association, the object will be forwarded by an Instance level retrieve request, even if the AE title of the sending Storage SCU is not listed.

Default Value: NONE

#LogForwardPriorXML
Anchor
LogForwardPriorXML
LogForwardPriorXML

Log XML data for selection of priors as file. (in <log_dir>/forward_prior)
Only applicable if includePrior="true" attribute is set in destination element of forward.xsl.
Default Value: false

#StoreScpServiceName
Anchor
StoreScpServiceName
StoreScpServiceName

...

Default Value: dcm4chee.archive:service=MoveScu

#TemplatesServiceName
Anchor
TemplatesServiceName
TemplatesServiceName

Used internally. Do NOT modify.

Default Value: dcm4chee.archive:service=Templates

#Name
Anchor
Name
Name

The class name of the MBean

...

The detyped lifecycle operation (for internal use only)

...

Reload Stylesheets

Notifications