===== Version 3.6.272 (8.11.22) ===== ==== Same date value for subject and filename ==== When using date values in the [[en:prozessdefinition:repositorien:kontainerisierer:mask|]] for the subject and the filename, see [[en:prozessdefinition:repositorien:kontainerisierer:anlegen|]], there could be different results for the subject and filename, e.g. for the ${TimeStamp} mask which also outputs fractions of a second. The problem is fixed for the EntityMessageCreator and the ChannelReceiver. The subject uses the creation date from the first attachment (the first attachment). In case of multiple attachments, the additional attachments have a different timestamp. ==== Error in EntityMessageArchiver ==== With the adjustment and corrections in the EntityMessageArchiver to the eBiss version [[en:relnotes:version_3_5:version_03_05_240|]] among other things to messages without attachment, the transfer of the messages into the monthly subfolders was lost. I.e. instead of being saved in e.g. .\Inbox\**202209** the messages are saved in .\Inbox. Therefore, the unit tests created in version [[en:relnotes:version_3_5:version_03_05_240|]] for checking the saved attachments also tested without month path. The bug was fixed and the unit tests were adjusted so that the archived files are now expected in the month subfolder. ==== eBiss Client, Windows Authentication ==== Enhanced logging when logging in with Windows authentication to eBiss.WinClient. ==== New interface ITradingPartnerVariableConsumer ==== New interface ITradingPartnerVariableConsumer in connection with IBackendObjectReceiver: [[en:howtos:plugins:backendobject:start|]] ==== sftp - detect ppk certificates ==== For [[en:kommunikation:kanal:sftpreceive|]] and [[en:kommunikation:kanal:sftpsend|]] the prefix "PPKFile|" is no longer necessary, ppk files are recognized automatically. automatically recognized. ==== Maintenance interface extension ==== Extension of [[en:howtos:maintenanceinterface|]] by the style option "xml" for evaluation via external tools/scripts. ==== eBiss Win.Client Log ==== Adaptation of the help for [[en:logging:clientlog|]] and moving of too large ClientLog files. ==== Troubleshooting Supplier Artike Subscription ==== In case of a processing error in the mapping after the subscription the read articles were nevertheless marked as processed. I.e., if the articles created in the [[en:prozessdefinition:jobs:jobsteps:supplier:articlesubscriptionselectordirectsql|]] were forwarded to a mapping via OnEntityObject and then an error occurred in the mapping, then the articles were still marked as processed. The [[en:prozessdefinition:jobs:jobsteps:supplier:articlesubscriptionselectordirectsql|]] was reworked and various errors were simulated via unit test and included in the eBiss build. ==== SQL Logs ==== Improved the output of SQL logs, especially during insert/update.