Inhaltsverzeichnis

Version 3.5.243 (19.4.21)

Ftp send channel - temp files

The Ftp/Ftps send channel did not delete the files under eBiss\temp. This bug is fixed.

DB Adapter

Improved error message in case a non-matching type is used as backend object.

Event Bundling

Switching event bundling to faster response time using „Accept Socket“ in background „Tasks“.

Extension of the system setting

Enhancement of the system setting to enable extended logging of message deletion.

Type library

Improvement of the generation of types from XSD definitions with regard to:

                <simpleType name="myType">
                               <restriction base="integer">
                                               <minInclusive value="10000000000" />
                                               <maxInclusive value="99999999999" />
                               </restriction>
                </simpleType>