eBiss 3

Hilfe & Dokumentation

User Tools

Site Tools


en:relnotes:version_3_8:version_03_08_299

Version 3.8.299 (22.4.24)

Changed lock behavior for the SupplierArticlePool

As of this release, the lock set in the job steps TradeItemManagerFillCache and TradeItemManagerBookCache are released after the job step has been completed. This prevents parallel and long-running jobs from blocking each other if they have to repeatedly post parts of items in a subjob. The execution of the job step also includes delegation to the downstream job step, e.g. from the fill cache to the book cache.

SFTP Receive Channel

Extension of SFTP receive channel by the protocol version:

  • The default value -1 at this point means that the current default value for SFTP is used, which is currently version 3. We had a case where version 4 was necessary to achieve the desired replacement of CR to CRLF in connection with the text mode.

POP3 Receive Channel

Improved error message in the event of an attachment that is incorrectly, e.g. the Base64 encoding is incorrect.

Troubleshooting in the DbAdapter

In the previous eBiss version, the following error could occur in the DbAdapter:

* Collection was modified; enumeration operation may not execute.

This error occurred when merging the job and standard system partner variables.

Cause: An adjustment to use XPath values in the mapping function SetJobVariable required a change in the merging of the variables in the BackendObject, which ran into an error in the DBAdapter in the StandardWriter.

The error has been fixed.

Adaptation of SDF Reader

Adaptation of SDF reader: Text files that only contain header lines, i.e. the value First line is greater than one, are ignored and not evaluated as faulty.

New mapping function AddInfoIssue

New mapping function AddInfoIssue.

StartDokuWiki JobStep blocks the port

The help started via the StartDokuWiki Job-Step was not terminated when the eBiss service was terminated, which meant that the port from eBiss was usually not released for the WinClient and it was not possible to restart the eBiss service.

PluginManager - Update vom PlugIn

When updating the shadow copy, a “thread” problem could occur in parallel running jobs, whereby an internal structure was permanently damaged and no more types could be loaded. could no longer be loaded. This error has been fixed.

en/relnotes/version_3_8/version_03_08_299.txt · Last modified: 2024/04/18 14:13 by 127.0.0.1