10-14-2015 09:55 AM
10-14-2015 08:37 PM
In order to reliably enforce name uniqueness within a folder, low-level infrastructure is needed. The Nuxeo Shared State Manager NXP-14553 appears to be Nuxeo's long-term solution to address this issue. In the mean time, we have developed a custom unicity-folder marketplace add-on that defines a new UnicityFolder type that enforces name uniqueness for its children. This add-on introduces database-specific SQL uniqueness constraints on the hierarchy table to support reliable enforcement of name uniqueness. Would you be interested in such an add-on?
10-14-2015 10:01 AM
The solution is to create an EventListenr that on the documentCreated Event check if the name is not already used. If it's used you can throw RecoverableClientException
in the listener which will show an error message in the UI
10-14-2015 08:37 PM
In order to reliably enforce name uniqueness within a folder, low-level infrastructure is needed. The Nuxeo Shared State Manager NXP-14553 appears to be Nuxeo's long-term solution to address this issue. In the mean time, we have developed a custom unicity-folder marketplace add-on that defines a new UnicityFolder type that enforces name uniqueness for its children. This add-on introduces database-specific SQL uniqueness constraints on the hierarchy table to support reliable enforcement of name uniqueness. Would you be interested in such an add-on?
10-15-2015 02:43 AM
yes , am interested in add-on
Find what you came for
We want to make your experience in Hyland Connect as valuable as possible, so we put together some helpful links.