Skip to main content
Version: Latest (4.59.1)

OnBase source connector

The OnBase database connector is supported by OnBase 6.2 and higher.

Supported Features

  • Exporting content structure
  • Exporting binaries
  • Exporting users and groups

Features Currently Not Supported

  • Records management metadata
  • Access control lists
  • Audit logs

Settings

mongoConnection

The Mongo connection string including the database name to connect to.

onBaseDBConnectionString

The connection string to the OnBase database.

Example: mssql://USERNAME:PASSWORD@onbase.yourcompany.com:1433/OnBase

onBaseDBEngine

The engine of the OnBase database. Currently, only MSSQL is supported.

onBaseDBOwner

The owner of the OnBase database schema.

pageSize

Specifies the page size number that is used when paginating.

Example: 1000

retrieveUsers

Enables retrieving all users into the Content store. Can either be true or false.

retrieveGroups

Enables retrieving all groups into the Content store. Can either be true or false.

retrieveUnfiledDocuments

Enables retrieving all unfiled documents. Can either be true or false.

rootIds

A list of comma-separated object ids (numbers). When an empty array is provided, all folders are exported.

Example: [519,842]

origin

Specifies the origin of the document in the Content Store.