Content Manager Connector
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.