-
Type: New Feature
-
Status: Resolved
-
Priority: Minor
-
Resolution: Fixed
-
Affects Version/s: None
-
Release Notes Summary:Added Flexible Record Core API
-
Epic Link:
-
Tags:
-
Upgrade notes:
-
Sprint:nxplatform #91, nxplatform #92
We'll expose a new CoreSession API makeFlexibleRecord in addition to the existing makeRecord which turns a document into an enforced record.
A flexible record won't have its blobs moved to the dedicated record blob provider, unlike enforced records.
Moreover, retention can be unset on flexible records as long as the current user has the UnsetRetention permission granted.