===== Version 3.3.209 (22.11.19) ===== ==== Performance of the port event listener and NotificationHandler ===== Extensive performance and request improvements on [[en:prozessdefinition:automatisierungen:port|]] with the option 'Request bundling'. And a higher parallelization when receiving MDNs by setting the option 'DontLockMessages' at the Job-Step NotificationHandler. ==== eBiss DB Adapter ==== Option DontUseUpdateTransaction (eBiss.DbAdapter.DontUseUpdateTransaction) also implemented for acknowledging received data, e.g. writing read markers. ==== Dashboard ==== The status overview of eBiss WinClient's dashboard as well as the web page has been extended by the display: * of the not completed tasks in all nodes. * the incorrect messages with assignment to the message box and on the web page with link to the navigation to the message box, * of the messages on Follow-up with assignment to the message box and on the Web page with link to the navigation to the message box. And a "traffic light", which shows the status as 'green' or 'red', depending on error messages or tasks. ==== eBiss Web ==== === Domain Login: automatic creation of eBiss users === The automatic creation of eBiss users, which was implemented with the eBiss.WinClient, is now also possible with the **Domain** login via the eBiss web page. \\ These users are automatically assigned to the eBiss [[en:system:gruppen|domain groups]]. === Tasks for errors === Errors when logging in to the eBiss web site are logged in the tasks in addition to the previous service log. === Attachments, interchanges and documents from node === In addition to messages, attachments, interchanges and documents can now also be searched on nodes. === attachments in message boxes === In addition to messages, interchanges and documents, also attachments can now be searched in the message boxes. === Bug fixing === A rare bug that caused eBiss Web not to be accessible has been fixed. ==== TypeEditor, field modifications ==== When creating types from external sources, e.g. from a database table, from an XSD, etc., the field names are adapted to the conventions after the import. Special characters and umlauts are replaced in the field name and the original name is written into the external name. ==== Maria DB Version 10.4.8 ==== The Maria DB version 10.4.8 returns the default value "NULL" when reading from the schema for columns that can contain NULL values. The eBiss.DBCopy tries to insert the value "NULL" as string into the database. Therefore it needs its further evaluation of the default value, with which the eBiss.DBCopy to Maria DB version 10.4.8 works again. ==== New mapping function Abs ==== See [[en:transformation:mappings:funktionen:numerisch:abs|]]. ==== Enhancement of the JSON Writer ==== The JSON write component has been extended to allow the namespace of the class to be written as a root object. \\ See [[en:prozessdefinition:repositorien:schreibkomponenten:typen:json|JSON-Writer]].