Question:
How can I configure the error folder?
Answer:
Note:
Manually changing the configuration file can result in a single configuration or the entire application no longer working or working incorrectly. Therefore, always create a backup copy of your configuration file before making any changes and make absolutely sure that the parameters and values are spelled exactly as they are in the configuration file. You edit the configuration file at your own risk.
In some cases, it may be useful to change the error folder handling setting. By default, the entire document is moved to the defined error folder. If the document separation function is activated, the separated-erroneous document is also moved to the \SplittedDocuments folder. This setting can be found in the configuration file under the <ErrorFileHandling> parameter.
The following settings are possible:
ErrorOnly | Only the faulty overall document is moved to the defined error folder. |
SplittedOnly | Only the split-faulty document is moved to the SplittedDocuments folder. |
Default | The faulty overall document is moved to the defined error folder and the split-faulty document is moved to the SplittedDocuments folder. |