Released on Dec 4, 2024
Description | |
Release Note - New Features | |
Operations executed via the Sync API are now subject to client-side rate limiting. | |
Document uploads and other rate-limited operations are now automatically retried an unlimited number of times when they fail with a “Too many requests” error. | |
When migrating document relations to cloudimanage.com, duplicate entries are now logged as “Skipped” and ignored on future syncs. | |
The “Import Job History” and “Cloud Job History” grids now include a “Job ID” column. | |
After canceling a source sync, incomplete data copied to staging by the last active step is now automatically deleted. | |
Source sync jobs now log the number of rows inserted or updated in the source and staging tables for every step. | |
A warning is now logged in source sync jobs when the number of rows copied into a staging table differs from the number of rows inserted into the corresponding temp/synced source table. | |
When running a source sync, if an error occurs while copying data to staging, the job now immediately stops, and its status is set to “Failed”. | |
WebView2 temporary files are now created in AppData instead of the installation folder. | |
The “Create Folders Recursively” option has been removed from Tools > Options > Migration > Workspaces/Folders. By default, folders are migrated non-recursively unless the target DMS is an on-premises or imanage.work server. | |
Fixed Issues | |
CMPPW-1066, CMPPW-1162 | Folder migration tohttp://cloudimanage.com fails if the query in CIM_FolderLevels takes longer than 30 seconds. |
CMPPW-1069 | Cloud sync job fails if the query to count step errors takes longer than 30 seconds. |