Real Time Information Director User Documentation
QueueReceive program
A test driver that you can use to test the deployment of the Subscription Module under WLS without
having to install and configure EAI software. QueueReceive retrieves a message that the Subscription
Module has posted to the JMS queue.
QueueSend program
A test driver that you can use to test the deployment of the Director under WLS without having to install
and configure EAI software. Queuesend places a message on the JMS queue for processing by the
Director.
Query
A document that requests information from the data store. When you deploy a document definition for an
inbound document or query response, the Director automatically creates metadata for the corresponding
query. The query itself must be expressed in XML consistent with the query document definition.
Query response
The XML document returned by the Director in response to a query. You must create a document
definition for each such document type. (If a query is to retrieve a document previously inserted, the
same metadata defines the original document and the query response.)
Real Time Information Director (RTID)
See Director.
Real Time Supply Chain (RTSC)
A solution that integrates supply-chain functions in real time by maintaining a single, comprehensive
view of the customer or enterprise.
Reselect program
A test driver that inserts a document into the database and selects the same document from the database.
In addition to the output file that contains the selected document, Reselect creates output files
representing the input and output documents in an internal format.
Round robin partitioning
A partitioning strategy in which each incoming document of a given type is assigned the next partition in
a repeating sequence. This strategy is especially suitable for top-level tables.
SAP
A dominant provider of supply-chain management software to large enterprises. The SAP Exchange
Infrastructure (XI) supports connection of SAP systems with the NonStop Server by way of adapters.
Security policy
A data model that grants agents permission to obtain or update information pertaining to a consumer. The
Director supports standard and custom security policies. You specify the security policy in the document
definition.