The Ftp/Ftps send channel did not delete the files under eBiss\temp. This bug is fixed.
Improved error message in case a non-matching type is used as backend object.
Switching event bundling to faster response time using “Accept Socket” in background “Tasks”.
Enhancement of the system setting to enable extended logging of message deletion.
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>