Updated SFTP communication channels to use current encryption methods.
With the change of the message execution incl. preparation for the service, the setting of the „Last execution“ date got lost, or was reset internally. The error is fixed.
The 'UNIQUE_LookupTableEntry_1' error could occur in multiple use of the mapping function LookupGlobalValue and in LookupTPValue, LookupValueDescription, LookupGlobalValueNoAuto, LookupGlobalKey.
The error is present in eBiss 3 for a long time and occurs rarely, because the above mentioned mapping functions per lookup table are mostly used only once in mapping are used.
The bug is fixed and the scenario is secured by unit tests.
The GetMessageDocuments method from ISession ran into an error due to a missing log. The bug was fixed and the method GetMessageDocuments method in the unit tests.
New mapping function CalcHash..
Massive reduction of read and write database accesses in the TradeItemManager job step. As a result, the time required to post a PRICATS with approximately 100,000 articles could be reduced to 1/20th of the time.
Enhancement of logging in TradeItemManagerDirectSql among others when linking the processed articles.
Correction in the display of the change log for the SFTP server channels.
Enhancement of SFTP receive channel and SFTP send channel to display certificate information for stored authentication certificate and automatic recognition of Open SSH certificates.
Update der SFTP Server Kommunikationskanäle auf die Rebex Version 6.5 (16.8.2022) und Anpassung des Laden vom PKCS #12 Zertifikat (.p12), womit der folgende Fehler behoben ist:
Sftp server error: bgzef.ycntu: Error while processing packet SSH_MSG_KEXDH_INIT. Key exchange failed. ---> bgzef.ycntu: Key exchange failed....
The Channel Receiver recognizes the partner even if several recipients were specified separated by commas or semicolons when receiving an e-mail. The first partner found is used.