User Manual Chapter 6
6-4 Chapter 6: Configuring the DecisioNet System Environment
<param name="MaxNumberUpdateRetries">10</param>
9. Edit the parameter as needed and click
File > Save
to save the
change.
Configuration File Comments
Configuration files contains comments to describe each parameter. The
following example shows the "Maximum Number of Bedcheck Retries"
parameter from the ESL Manager section of the DecisioNet
Configuration file.
<!-- Section: ESL Manager -->
<!-- -->
<!-- MaxNumberBedcheckRetries -->
<!-- -->
<!-- Maximum number of times an Bedcheck request is retried -->
<!-- at the ESL Manager level when errors occur. After -->
<!-- retries are exhausted, spool record is marked with last -->
<!-- error received. The record is always retried so that -->
<!-- both the minimum number of retries have been done and so -->
<!-- that the minimum retry period has elapsed, but retrying -->
<!-- stops when either the maximum number of retries have -->
<!-- have been done or the maximum retry period has elapsed, -->
<!-- whichever comes first. -->
<!-- -->
<!-- Values: non negative integer -->
<!-- -->
<!-- default = 10 -->
<param name="MaxNumberBedcheckRetries">10</param>
All of the configuration file parameters and their defaults are listed in
this chapter to assist you to search, locate and change site-specific
parameters.
Refer to Appendix B: DecisioNet Configuration Files and read the specific
parameter comment section for details about each parameter.