Options dialog box

Right-click a dataset and click Properties, then click the Options tab to see this dialog box.

The Options dialog box also appears when you click Next in the Connection dialog boxConnection dialog boxin the Create or Register New Dataset dialogs.

  • Maximum Alpha String - controls Content Manager string-based searching behavior for different languages and datasets.

    You should leave it at the default for implementations in an English-language environment.

  • Use SPARSE column setting for columns where appropriate (not compatible with some compression options) - for SQL Server databases only - selected by default. Indicates whether or not Content Manager should add the SPARSE keyword to an appropriate column when creating it, for example during an upgrade.
  • NOTE: You must clear this option before upgrading a database that employs table compression.

  • Use filter function for security filtering - when enabled the security filtering is done using the filter function implemented in database as a stored function. If the option is disabled, security filtering is done using the inline SQL.

    NOTE: When creating a new Oracle or PostgresSQL dataset, by default, this option is enabled, but it is disabled by default for SQL Server datasets.

  • Shared Path for OCR Rendition Staging - the UNC path for sharing the documents being rendered for OCR. The path must be accessible for the rendering components, i.e. Workgroup Servers, content index engine and for OCR. The path is mandatory only for OCR image processing to work correctly.

In the Create or Register New Dataset dialogs, click Next to continue to the Bulk Load dialog box.