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

FileBound

Custom Binding Grooper.Services.CMIS

Defines a connection to the Filebound document management platform.

Remarks

Exposes FileBound projects as repositories. Connectivity is via the FileBound web server or via a SQL database connection.

Queries via FileBound CMIS are executed in the context of FileBound files. CMIS content actions (import, export, update properties, etc) are performed on FileBound documents. If Full Text is enabled in a FileBound project's settings, then the repository will support querying of both the metadata (index fields) and full text content. Otherwise, only metadata can be queried. Full text searches find exact substrings in the body of the document. FileBound only supports the use of one CONTAINS() predicate.


Content hierarchy can be achieved in FileBound with Dividers and Separators:

■ File

\

¤ Separator

\

¤ Divider

|- document01.tif

¤ Divider

|- document02.docx

|_ etc..

On import, this hierarchy can be replicated in Grooper by mapping the Separator and/or Divider to the 'Import Folder Mappings' in the import configuration.

On export, this hierarchy can be created in FileBound by mapping values to the Separator and/or Divider field mappings in the export configuration.

Properties

NameTypeDescription
Web Service URL String

When the connection method is 'WebService', specifies the base URL of a FileBound site.

See Also

Used By

Notification