Real Time Information Director User Documentation
Technical Overview of the Real Time Information Director
Hewlett-Packard Company 14 529618 - 002
WLS. Others use HTTP or JMS for access to the Director. SQL statement
tracing is a valuable feature of some drivers.
• A utility to generate XML schema corresponding to document metadata. Clients
and integration servers can use the schema to validate documents prior to
submission.
• A management client, used to control statistics gathering and error logging, set
operational parameters and processing modes, load new metadata, reload the
database schema as required, and monitor Director performance. You can write
your own JMX client to invoke the same functions programmatically.
• Error logs. The Director logs messages to a WLS error log and can also capture
problematic documents in files. You use the management client to specify the
levels of errors logged.
• Transaction log. In addition to the WLS log, the Director can log transactions,
end to end, in a database table.
• Programmatic interfaces, including a servlet interface, an EJB interface, a direct
interface to the RTID Dispatcher from a client running on the NonStop Server,
and a low-level interface that circumvents XML document handling.
• Sample solutions, including a supply-chain example, an electronic health record
example, and a branch library example.