saas-2026.1-2026-03-10-14-04-49

Fix for ECA - Invalid tag handling (HOTFIX-9074)
eclass

Summary Fixed incorrect handling of special characters (>, <) in the ECLASS Advanced import and export converters, which previously caused invalid XML tags and generated warning messages during processing. Problem The ECLASS Advanced importer (BMECat ECLASS Advanced Data Converter – CSV) produced warning messages when input data contained special characters such as > and <. These characters were not properly escaped, resulting in malformed/invalid XML tags being generated during the import process. Fix Importer (BMECat ECLASS Advanced Data Converter – CSV): Special characters (>, <) are now correctly escaped during import, eliminating the spurious warning messages. Exporter (BMECat 2005.1 Converter): Updated to ensure that special characters are properly encoded in the output, generating valid XML tags in the exported BMECat file. Impact No more warning messages triggered by > / < characters during ECLASS Advanced import. BMECat 2005.1 export output is now well-formed XML compliant. No configuration or data migration required.

Fix for ECLASS Advanced and improving the error message (ISSUE-123717)
eclass

Improved error message clarity in ECLASS Advanced importer (BMECat ECLASS Advanced Data Converter – CSV). The error message was rewritten to clearly explain that the property must contain a VALUE_IDREF tag with ECLASS Classification information, and that without it, the block and its children cannot be validated or imported.

Fix for ECA import log output (HOTFIX-9080)
eclass

Added timestamps for when BMECat conversions start and for when they finish.

Fix for time stamps in exports (ISSUE-116649)
eclass

In BMEcat 2005.1, the converter added additional time stamp information at the beginning and end of the conversion phase that was visible in the export log files. This has been fixed.

Fix for incorrect error messages (HOTFIX-9088, ISSUE-116650)
eclass

Changed some error messages that contained the phrase 'data container.' These were incorrect because the implementation no longer uses data containers.

Fix for timestamps in the import log (HOTFIX-9073, ISSUE-116644)
eclass

The background process feedback has been extended to automatically append a timestamp to every INFO message reported during the import process in the ECLASS Advanced Conversion preprocessor used in ECLASS Advanced imports.

Fix for ECLASS Advanced with a product ID as attribute key (HOTFIX-9068, ISSUE-123733)
eclass

Corrected the mechanism that writes the product ID on the attribute.

Fix for export default context handling (HOTFIX-9067)
eclass

Fixed default context handling in export of ECLASS Advanced products. Feature names and comments are now exported using default context.