===== Version 3.6.267 (1.6.22) ===== ==== Tasks for errors in the Event Manager ==== Errors while starting or evaluating events (Port Eventlistener, Timed Eventlistener, ...) are logged as tasks. were only logged in the log. Errors in connection interruptions to the DB or errors in the events have the error code 9200 or 9100, see [[en:troubleshooting:errorcodetable|]]. ==== Analyzing messages manually ==== When analyzing messages manually, the recognizers can be used to select the analyzer. ==== Mapping selection ==== When opening a mapping on a message (Mapping Debugger) the possible mappings can now also be filtered by the TypeSets of the partners. ==== New mapping functions LookupTable and LookupPartnerTableValues ==== New mapping functions [[en:transformation:mappings:funktionen:abfragefunktionen:lookup:lookuptablevalues|]] and [[en:transformation:mappings:funktionen:abfragefunktionen:lookup:lookuppartnertablevalues|]]. ==== Troubleshooting to update PostgreSQL DB ==== When updating PostgreSQLDB, the tables and column names would need to be quoted due to case sensitivity. This process still had gaps when deleting tables. The bug is fixed. ==== Bugfix when deleting partners ==== When deleting partners with addresses, an error occurred if the deletion was not performed in the list but in the properties view. The error is fixed. ==== Client Login - Automatic creation of domain users ==== During domain login in eBiss with: * a user not yet existing in eBiss and * a group matching the name of one of the domains in which the user is a member and the automatic creation of users two logins were necessary until now. The first time the user was created internally, but then an error was received. Only the second login was successful. The error has been fixed. ==== Web Service ==== The Web Service EventListener now supports the ISystemVariableConsumer interface and the examples under: * \StandardTemplates\PluginSample\eBiss.PluginSample have been extended. ==== Access to deleted elements ==== Improvement of error message when accessing deleted element. E.g. if you open the message from a task and execute the message again, then the task is deleted in the background and when navigating back to the task, a corresponding message is now displayed and the window is closed.