Server Configuration Parameters
The [Server]
section contains general settings.
For example:
[Server] MirrorMode=True Port=17000 TimeBetweenRetries=60000 DistributionMethod=0 XslTemplates=false
You can install and operate the Distributed Action Handler either as a Standalone component or as integrated with IDOL. If you install and operate the Distributed Action Handler as an integral part of a wider IDOL architecture, you can use a unified configuration. This option avoids unnecessary duplication of configuration settings.
For a unified configuration, use the [DistributionSettings]
section of the idolserver.cfg
file for the settings that appear in the [Server]
section of the DAH.cfg
file in a standalone configuration. See the Configuration section of the IDOL Server Online Help for the [DistributionSettings]
section.