===== Version 3.9.321 (2.6.25) ===== ==== Improved start behaviour of the eBiss client ==== 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. ==== Translation of type libraries ==== The translation of type libraries: * can be enabled or disabled via the rights management and * if the eBiss.WinClient is running on a different PC than the service, then the translation can also be initiated on the service via the local WinClient. ==== File system receive channel - semaphore file ==== The semaphore file in [[en:kommunikation:kanal:harddiskreceive|]] 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. ==== Web service request bundling ==== Implementation of the option to process multiple web service requests with one job, see [[en:howtos:plugins:webservices:bundling|]].. ==== eBiss.Industry.TradeItem / StandardProductGroup ==== The StandardProductGroup field from the eBiss.Industry.TradeItem structure has been increased from 20 to 60 characters. ==== Supplier TradeItemManager ==== 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. ==== Type libraries, create type from an XML ==== When creating a type from an XML file, ‘InlineValue’ properties were generated multiple times. This error has been fixed. ==== MessageCopy, missing data ==== The MessageCopy job step had not copied the following values: * Start offset from interchange * Start offset from the document. This meant that the copied message and its documents were not read correctly in the following job steps. This error has been corrected. ==== Search for messages in the process instance ==== When filtering the messages on the process instance, the filter was not executed, the error has been fixed. ==== Mapping, empty target entries ==== Rule sets and rules that only contain spaces in the target behave as if: * the rule set contains a dot and backslash (.\) or * the rule behaves as if a dot (.) 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 ‘.’. ==== Mapping function ClearMapVariables ==== The mapping functions [[en:transformation:mappings:variablen:clearvariables|]] and [[en:transformation:mappings:variablen: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. ==== New RestPushHandleDocument job step ==== In addition to the RestPush job step, there is now also the RestPushHandleDocument job step for sending individual documents to a Rest API.