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.
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:
Documentation of Port request bundling.
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.
Erweitertet Log Ausgabe beim Event Bundling:
Conversion of the mapping function SendMailUseChannel.
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.