Inhaltsverzeichnis

Version 3.6.273 (28.11.22)

SFTP

Update SFTP channels SFTP send channel and SFTP receive channel 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:

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:

port request bundling

Documentation of Port request bundling.

Maintenanceinterface

Extension of Configuration of the maintenance interface to include filtering by message and message output.

The new filtering options are:

With the specification of FirstMessages, the first n messages are returned and are processed via the parameters:

you get the content of the attachments and the documents.

Log Ausgaben bei Event Bundling

Erweitertet Log Ausgabe beim Event Bundling:

New mapping function SendMailUseChannel

Conversion of the mapping function SendMailUseChannel.

Import of ini files

When importing partners via the ini file, spaces in the UNB address, e.g.:

are removed. In the GLN, the TNr. and in the name the blanks were already not taken over.