Content Manager Connector
24.1.0
There were no new features or resolved issues in this release.
23.4.0
New Features
- The connector supports Content Manager 23.3.
- When generating document ACLs for mapped security, the connector can handle exclusions (where a user would have access to a record but is denied access because they are explicitly excluded). To use this feature you must also upgrade the IDOL Content mapped security library to version 23.4.
Resolved Issues
There were no resolved issues in this release.
23.3.0
New Features
- The
View
action returns document metadata. To obtain the metadata set the action parameterNoACI=FALSE
, because by default theView
action returns the binary content of the file.
Resolved Issues
- The connector could miss changes in Content Manager, because the Content Manager API returned the time of deleted records in local time when the connector was expecting UTC. This meant that the connector could use an incorrect search window on the next synchronize cycle (due to an item appearing to have been deleted at a later time than it was).
23.2.0
New Features
There were no new features in this release.
Resolved Issues
- The connector did not correctly process items that were removed from Content Manager. The items were left in the connector's datastore indefinitely, with the result that on each synchronize cycle, messages like "Error processing record...Could not find the Record with a unique row identifier of..." would appear in the synchronize log.