===== Version 3.7.278 (30.3.23) ===== ==== Export/Import of users and groups ==== Bug fixes in export/import of users and groups. ==== Extension of TaskNotificatorEx ==== Extension of [[en:prozessdefinition:jobs:jobsteps:allgemein:tasknotificatorex|]] by the option: * Reset task and message status With the values: * Don't change * Set task done * Task done and reset message task state ==== Extension from Sftp Send and Emfpangskanal ==== The Sftp send and receive channel has been extended by the entry of an "Additional SSH parameters". ==== Bug fixes in lookup mapping functions ==== Bug fixes in caching lookup functions: * LookupPartnerLocationValue, * LookupPartnerLocationValueDescription, * LookupOwnLocationValue, * LookupPartnerLocationAddLookupValue and * LookupOwnLocationAddLookupValue. Previously it could lead to the error: * "Duplicate entry ...for key 'lookuptableentry.UNIQUE_LookupTableEntry_1'' during execution of: INSERT INTO..." ==== Extension of the mapping function DateDiff ==== Extension of the mapping function [[en:transformation:mappings:funktionen:datum:datediff|]] by the formats: * **s**: for difference in seconds * **min**: for difference in minutes This can be used to output the date in Unix format, in seconds since 1970: * DateDiff('1970-01-01', ActualDateTime(),'s') ==== Removing orphaned eBiss WinClient sessions ==== A new job step [[en:prozessdefinition:jobs:jobsteps:allgemein:removeorphanedsession|]] to clear orphaned eBiss WinClient sessions. ==== Authentication via OAuth 2.0. with Office 365 ==== Extension of [[en:kommunikation:kanal:smtpsend|]] and [[en:kommunikation:kanal:pop3receive|]] to authentication via OAuth 2.0. with Office 365 (see [[en:howtos:oauth20office365|]]) ==== SMTP send channel customization ==== Extension of the **receiver** and **CC** [[en:kommunikation:kanal:smtpsend|]] fields from 64 to 256 characters. ==== Extended log output in case of a missing tracelog ==== Extended log output in case of a missing tracelog, if the client is not reachable: See "error message" in [[en:troubleshooting:tracelog|]]. ==== eBiss sessions ==== When terminating the eBiss service with logged in clients, the status of the sessions is now set to **termination by switching off the service** instead of **terminated** as before. In addition, the log shows which client was aborted. Furthermore, abruptly terminated sessions are now also closed. Previously, locally logged on eBiss Win clients remained open even after the restart of the eBiss service remained open. Whereby the information that it is a local logon was set incorrectly in many cases, so that some sessions remained in the active status. These errors are fixed. Local sessions" older than 30 days are now closed when the service is restarted. The status of such closed sessions is now set to **Closed orphaned session** instead of **Finished** before. And there is a job step to perform session checking during the run. ==== eBiss Login ==== The schema version was only checked by the eBiss client when login as "Local Session", but not when login to the service. The error is fixed.