Grooper Help - Version 25.0
25.0.0017 2,127
  • Overview
  • Help Status

ConflictResolution

Grooper.Core

Indicates the action to be taken when a duplicate name conflict is encountered.

Remarks

Duplicate name conflicts can occur when adding, moving, or renaming CMIS documents, if the parent folder already contains a child with the same name.

Can be one of the following values:

NameValueDescription
Error0Am errpr will be raised, causing the operation to fail.
NameUniquely1A unique name will be generated by appending a number to the filename.
Overwrite2The existing document will be overwritten by this operation.
Skip3The add, move, or rename operation will be skipped.

Used By

Notification