Real Time Information Director User Documentation
RTID Subscriptions
Hewlett-Packard Company 7 529618 - 002
Configuration Requirements for SubServ
WebLogic Configuration Requirements
Perform the following configuration tasks, using the WebLogic console, before running
the Subscription module:
• Configure SubServ as a Startup Class within WebLogic.
• Configure a JDBC connection pool for the NonStop SQL/MX JDBC driver.
• Configure a JDBC Tx DataSource using the connection pool created. Ensure that
the “Emulate Two-Phase Commit for non-XA Driver” is not selected. The JNDI
name for the TxDataSource is used as the value for the DATASOURCE property
in the SubServ.properties file.
• Configure a JMSFile Store.
• Configure a JMSServer using the filestore created in the previous step. The JNDI
name for this server is used as the value for the JMSSERVER property in the
SubServ.properties file.
• Configure the JTA timeout.
These steps are described in the section “Installing and Configuring SubServ”.
Metadata Requirements
The Subscription module uses metadata classes as the basis for assembling documents.
For the module to be able to generate an XML document for a subscribing application,
the corresponding metadata class needs to be defined within the Director. When a
document needs to be assembled, SubServ calls the Assembler component of the Director
to construct the document. The Assembler uses the key information from SubServ and
the metadata class to construct the XML document.