Versions Compared

Key

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

...

Serialize updates of DB records for received objects in one association. May decreases Storage Performance!This may decrease storage performance! If however, you have small objects and a network delay, such as a long distance network, it could make sense to turn on this feature.

Default Value: false

#UpdateDatabaseMaximumRetries
Anchor
UpdateDatabaseMaximumRetries
UpdateDatabaseMaximumRetries

Maximum number of retries to update the database records for new received objects, before a processing failure is returned to the Storage SCU. If you have many modalities sending concurrently, you will have a higher retry rate.

Default Value: 2

#UpdateDatabasePerformedRetries
Anchor
UpdateDatabasePerformedRetries
UpdateDatabasePerformedRetries

...

Check if a received instance should be ignored due to 'Incorrect Worklist Entry Selected'. Default ValueIn the IHE scheduled workflow profile, if a modality sends an MPPS discontinue message, with the reason listed as "incorrect entry was selected from the worklist", and this flag is set to TRUE, the archive deletes any received instances related to the incorrect MPPS message. (Currently, we are not aware of any modalities that are actually connected to the archive that use this setting.)

Default Value: true

#MaximumPDULength
Anchor
MaximumPDULength
MaximumPDULength

...

List of the AE titles for the Storage SCUs for which XMLized the object attributes are logged into filesĀ  in XML format. The files are stored in the log directory in the location: <AET>/<timestamp>-cstorerq.xml in the log directory. Useful . These XML files are useful for creation of XSL stylesheets for attribute coercion. Normally, you would turn this one when adding a new modality to determine if you are missing critical information that must then be substituted or "coerced" using stylesheets.

Separate multiple values by \ (backslash). NONE = no calling AE titles.

...

Directory where configuration files for attribute coercion are located: if . If the XSL stylesheet "cstorerq.xsl" exists in this directory or in a sub-directory equal to the AE Title of a Storage SCU, attributes from this SCU will be coerced according these tylesheetsstylesheets. A relative path name is resolved relative to dcm4chee_home/server/default/.

...