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

LoadScope

Grooper.CMIS

Specifies what should be loaded from the linked CMIS Folder.

Remarks

The LoadScope enumeration controls the depth and type of content that is loaded from a CMIS folder when executing the Load Children command. By selecting an appropriate scope, you can tailor the import to include only the desired folders, documents, or both, and control whether the operation is recursive or limited to immediate children.

  • Use Recursive to import the entire folder tree, including all subfolders and documents.
  • Use Children to import only the immediate children (folders and documents) of the linked folder.
  • Use ChildFolders or ChildDocuments to import only folders or only documents at the top level.
  • Use AllDocuments to flatten the import and bring in all documents under the folder, regardless of their location in the hierarchy.

Choosing the correct scope is important for performance and for matching the structure of your batch to your business requirements.

Can be one of the following values:

NameValueDescription

Used By

Notification