posted

The posted table stores data about log files used by the Report server. The files themselves are stored on the Vocera Voice Server in the vocera\logs directory. This table has a primary key based on the reportName column.

Table 1. posted table
Column Description
reportName

varchar(50) NOT NULL default '0'

The reportName column specifies the name of a log file. Example value: report-jul01-0001.txt

reportTime

bigint(15) NOT NULL default '0'

The reportTime column specifies, in milliseconds since January 1, 1970, the date and time a report log file was posted to the server. Example value: 1120287620317