eBiss .config Settings

Name Bedeutung
MappingDontOverwriteInstance The configuration entry MappingDontOverwriteInstance can be used to deactivate the error correction for “Mapping - rule set and lists” from release Version 3.8.302 (3.6.24). If the value is set to true (see below) and a complex non-list field is written to several times, eBiss behaves as before, a list is created and noted in the log with:
MappingDontOverwriteInstance active, don't overwrite field '<field name>' with a new instance, add a list element instead! 


Entry in the .config file, this must be made in the eBiss.Service.exe.config and the eBiss.WinClient.exe.config:

<add key="MappingDontOverwriteInstance" value="True" />