In the case of the active ShadowCopy, the start behaviour of the eBiss client has been improved. In the previous version, some of the plug-in dlls were copied too much.
The translation of type libraries:
The semaphore file in Harddisk receive channel was created relative to the eBiss directory, which is not useful. The semaphore file is now created relative to Input path of the “Harddisk receive channel” in the case of a relative file name.
Implementation of the option to process multiple web service requests with one job, see Web service request bundling..
The StandardProductGroup field from the eBiss.Industry.TradeItem structure has been increased from 20 to 60 characters.
If the ‘ValidTo’ time was not set, the Supplier TradeItemManager only marked the items to be booked as changed on the following day due to the ‘ValidTo’. This error has been fixed, if the ‘ValidTo’ date is not set, the datum is set to 10 years in the future and is not marked as changed in the period marked as changed.
When creating a type from an XML file, ‘InlineValue’ properties were generated multiple times. This error has been fixed.
The MessageCopy job step had not copied the following values:
This meant that the copied message and its documents were not read correctly in the following job steps.
This error has been corrected.
When filtering the messages on the process instance, the filter was not executed, the error has been fixed.
Rule sets and rules that only contain spaces in the target behave as if:
is in it. This is difficult to recognise. As of this version, spaces in the target are replaced accordingly so that you can see a ‘.\’ or a ‘.’.
The mapping functions ClearVariables and ClearVariable have been changed to one of the previous eBiss versions so that they return true or false, depending on whether a variable was found. This led to different results in some constellations, which is why both mapping functions do not return a return a value.
In addition to the RestPush job step, there is now also the RestPushHandleDocument job step for sending individual documents to a Rest API.