===== Version 3.6.273 (28.11.22) ===== ==== SFTP ==== Update SFTP channels [[en:kommunikation:kanal:sftpsend|]] and [[en:kommunikation:kanal:sftpreceive|]] to the latest IPWorks SSH version, updating from version number 22.0.8162.0 from early 2022 to version number 22.0.8318.0 from 10/10/2022. Extension of logging for both SFTP channels. ==== Troubleshooting SFTP Server ==== Transferred files could be lost when transferring a large number of files. So many files that the set timeout of the sftp connection was exceeded and the transfer had to be done in short successive separate connections. In eBiss itself there was no error task, only an error log entry was created: * There are {n} open temporary files, they will be deleted! This error must never occur, **was fixed** and **secured by special unit tests**, which test the channel beyond the timout. If for some reason the code does end up with untransferred files, they will not be deleted now. They are moved and an eBiss task is created with the following message: * Sftp-Server: There are received and unprocessed files moved to folder . ==== port request bundling ==== Documentation of [[en:prozessdefinition:automatisierungen:info:request_bundling|]]. ==== Maintenanceinterface ==== Extension of [[en:howtos:maintenanceinterface|]] to include filtering by message and message output. The new filtering options are: * the specification of the node (**Node**), * the name of the entity type of the document (**DocTName**) and * the type name from the entity type of the document(**DocTTName**). With the specification of **FirstMessages**, the first n messages are returned and are processed via the parameters: * Number of characters of attachments (**AttachmentContent**) and. * number of characters of the documents (**DocumentContent**) you get the content of the attachments and the documents. ==== Log Ausgaben bei Event Bundling ==== Erweitertet Log Ausgabe beim Event Bundling: * BundledPortEvent, weniger als ... Bytes verfügbar, Socket zurück in die Warteschlange stellen ==== New mapping function SendMailUseChannel ==== Conversion of the mapping function [[en:transformation:mappings:funktionen:allgemein:sendmailusechannel|]]. ==== Import of ini files ==== When importing partners via the ini file, spaces in the UNB address, e.g.: * RecvAdr=4399902406758 :14 are removed. In the GLN, the TNr. and in the name the blanks were already not taken over.