This patch includes the following updates.
ECM Services
- Resolved security vulnerabilities in the ECM services. (SECM-6304, SECM-6829)
- Resolved an issue where updating a document using ECM service deleted the workflow history. (SECM-6772)
- Resolved an issue where the api/workflow/inboxes call resulted in an error message. (SECM-6802)
- Resolved an issue where an error occurred when ECM Service attempted to update schema extension of a user that was created using Java Core Server. (SECM-6885)
Rich Client
- Resolved an error that occurred in the "Select Access List" window if there were a considerable number of users in the Access Control List (ACL). (SECM-6287)
- Resolved an issue where users without adequate permissions to delete annotations from documents were able to delete annotations. (SECM-6354)
- Resolved an issue where the name of documents in a structure appeared short when using long names if the structure of the document was changed. (SECM-6365)
- Resolved an issue where conditions in lookup table failed to work when special characters were used. (SECM-6396)
Web Client
- Resolved an issue where users failed to log in to Web Client using OpenID and the error message "No such host is known (squid)" was displayed. (SECM-6303)
- Resolved an issue where documents could be archived even if an index mask with multivalue lookup table field that was marked as mandatory, was not filled. (SECM-6343)
- Resolved an issue where the drop-down fields in the lookup table of the mask designer was of fixed size which could not be changed. (SECM-6356)
- Resolved an issue where clicking on the arrow button in a lookup table control closed it instead of navigating to the next page. (SECM-6764)
- Resolved a security vulnerability in Web Client due to third-party Apache POI library. (SECM-6794)
- Resolved an issue where annotations added to a file in Web Client was saved to another file if both the files included same content. (SECM-6827)
Core Server
- Resolved an issue where documents could not be created in certain scenarios. (SECM-6293)
- Resolved an issue where login using GUID failed. (SECM-6346)
- Resolved a performance issue where full text extraction from a large file was very slow, and caused access violation in certain cases. (SECM-6362)
- Resolved an issue where specific macro tasks added many "Notice" entries in the legacy server log file. (SECM-6771)
- Resolved an issue where updates in the XSUSR_SCHEMA table were not updated in the XS_USERS table. (SECM-6791)
- Resolved an issue where importing documents using COM API increased the number of temporary files in the %SAPERION_TEMP% directory when the import path contained umlauts. (SECM-6804)
- Resolved an issue where the error messages displayed for incorrect or incomplete COLD configuration included incorrect DLL file names. (SECM-6877)
- Resolved an issue where the default value of the database SEQUENCE parameter was set to FALSE. (SECM-6878)
Workflow
- Resolved an issue where the restricted receiver list was not populated for the endpoint "GET /workflow/tasks/{taskId}/transitions". (SECM-2059)
- Resolved an issue where reassigning a workflow item to the receiver using the "Reassign to receiver" option in the context menu incorrectly moved the item to the next workflow node. (SECM-6292)
- Resolved an issue where the escalation task deleted the ESCALATIONDATE and POOLESCALATIONDATE values if the escalation date was previous to the pool escalation date. (SECM-6782)
Integration Server
- Resolved an issue where an error occurred when multiple event conditions were added to the Integration Server custom rule. (SECM-6369)
Storage
- Resolved an issue where the Centera media objects failed to load when the length of the object was not valid. (SECM-6284)
- Resolved an issue where expired retentions caused migration errors when migrating old ECS Storage Data into Netapp Storage drives. (SECM-6351)
SAP ILM
- Resolved an issue where an error occurred in the ILM interface when parallel document archiving requests for SAP were sent from the ILM interface. (SECM-6833)
IXOS Connector
- Resolved an issue where documents could not be accessed using the IXOS connector if the connector was started as a service. (SECM-6306)
C# SDK
- Resolved an issue where the C# SDK was unable to populate the text retrieval field. (SECM-4105)
- Resolved an issue where C# SDK failed to archive multi-part documents. (SECM-6348)
- Resolved an issue where C# SDK failed to load documents with retention. (SECM-6725)
- Resolved an issue where the UpdatePassword method in the C# ECM example code failed to execute. (SECM-6826)