The logged events are placed into an event queuetable in the library server database.
所记录的事件会被记录到库服务器数据库的一个事件队列表中。
2
The event monitor fetches event data from the event queuetable based on the configuration data, converts the events into JMS messages, and puts the JMS messages on a JMS event queue.
The event monitor converts the configuration information and the event data retrieved from the event queuetable into a self-describing event message in a common base event (CBE) format.