eBiss 3

Hilfe & Dokumentation

User Tools

Site Tools


en:relnotes:version_3_5:version_03_05_243

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:

  • Evaluation of min/max for integer: if one of the min/max values is outside the Int32 value, from this eBiss version the type is defined as Int64, e.g. for:
                <simpleType name="myType">
                               <restriction base="integer">
                                               <minInclusive value="10000000000" />
                                               <maxInclusive value="99999999999" />
                               </restriction>
                </simpleType>
  • XSD subtype definitions: Detection of nested type definitions with reference to enumeration definitions.
en/relnotes/version_3_5/version_03_05_243.txt · Last modified: 2024/02/20 08:15 by 127.0.0.1