DMS and ECM Interface#
See also the following ChangeLogs#
28.0.1154.0 - 2026-04-20#
Hotfix
- Missing Data in Import/Export Setup functionality (#17374, KUCON-317)
When importing setup data within the document storage setup, there were some new logistics fields missing and therefore the setup initalized the values with the default entries. This has been fixed. the new logistics auto-handling fields are also transfered. - Error Message when archiving from the logistic documents (e.g. Warehouse shipments) (#17375, KUCON-318)
Error Message when archiving from the logistic documents (e.g. Wahrehouse shipments) - "The Report could not be automatically archived by the Auto. Report Archiving "XXX". The Auto. Report Archiving refers to table 110 - Sales Shipment Header, but the report does not contain a DataItem for this table.” If posting and printing Warehouse shipments for example, the BC standard logic is using record marks for selection of the shipments and/or invoices to print. Unfortunately marking records in BC is a kind of filter, we can not handle later on in printing. Therefore, the filterview within the payload of the report is not filled. In order to fix this, we need to get the marked records and build a fully automated “real” filter out of this in order to make the filterview work correctly. - Saperion: The system attempts to display EML files as JPGs and downloads them as such. (#17387, KUCON-316)
When emails in EML format with attachments are stored in Saperion, the email is assigned the filename of the last attachment and interpreted as such when searching for and/or downloading the files. This is due to the multipart format used, as the file attachments it contains represent separate entries within the stored file structure. This has been corrected.
28.0.1119.0 - 2026-04-02#
Change
- General performance and stability improvements.