I am wondering if Quovadx provides a mechanism by which contents of error database can be accessed from within a TCL script. I am working on a project to make content of error database for certain threads available via a Web site so application analysts can analyze possible causes of errors.
I can envision myself writing a cron scheduled job to run hcidbdump but was wondering if there is more elegant solution.
Obviously hciengine has access to the db since it has ability to write messages to it.