REGISTEREDUSERS - Database Reporting Guide - English - Foundation 22.1 - OnBase - external

Database Reporting Guide

Platform
OnBase
Product
Database Reporting Guide
Release
Foundation 22.1
License

The REGISTEREDUSERS table lists every workstation that has logged on to OnBase via the OnBase Client (not the Web Client). The registernum is also stored in a registry key on each workstation. The REGISTEREDUSERS table is located in DBSpace8.

REGISTEREDUSERS table values.
Column Name Data Type Description
registernum bigint The unique identifier for each OnBase Client workstation.
registername char(80) The workstation name.
dateregistered datetime  
networkid char(13)  
pcserialnum bigint  
usernum bigint  
stationdesc char(100)  
wkstationgrpnum bigint  
cachenum bigint  
macaddress char(12)  
lastlogon datetime  
badlogincount bigint  
machineid char(50)  
platformtype bigint  

The indexes for the REGISTEREDUSERS table are located in DBSpace1.

REGISTEREDUSERS table indexes
Index Name Included Columns
registeredusers1 registernum
registeredusers2 pcserialnum