Connect to Hyland OnBase ECM via SQL Server database. Extract documents by document type, groups, or Unity API queries.
The OnBase connector accesses OnBase repositories through direct SQL queries against the OnBase SQL Server database. Supports document type-based extraction, keyword associations, and Unity API custom queries (requires agent with Unity capability).
sqlserver capability installed on a machine with network access to OnBase SQL Server.DB_NAME database).onbase-sql.yourdomain.com or 192.168.1.100DB_NAME or custom.SQLEXPRESSsqlserver capability on a VM/server with DB access.Success indicators:
sqlcmd from agent machine.SELECT * FROM documenttype manually.