Real Time Information Director User Documentation
Content metadata
Java-based metadata used to create and execute prepared SQL statements that delete old records and
insert new ones related to an IDoc or other XML message. The metadata describes relationships among
tables and associations among records in multiple tables. Each real-time solution comes with starting
content metadata that you can customize.
Data Cleansing
A service that identifies and resolves cases in which multiple representations of the same data item result
from data-entry errors such as mistyped names or erroneous postal codes.
Data Model
An abstract description of a set of data tables and their characteristics, such as constituent fields, keys,
and relationships to other tables. A data model is used to create a database. A real-time vertical solution
includes an extensible data model that includes many data elements common to supply-chain
applications. You use a DDL file and several related scripts to build the Data Store from the data model.
De-duplication
The process of identifying or eliminating cases in which the same data item has multiple representations
in the Data Store.
Delsert program
A software component that uses the Director either to update existing database records or to delete
existing records and insert new records corresponding to an input document. (An operation to update
existing records is called an Upsert. An operation to delete existing records and insert new ones is called
a Delsert.)
Director
The Real Time Information Director (RTID). This component provides facilities for loading and
extracting information from the Data Store in accordance with the security and auditing requirements of
the solution.
Director management interface
An interface, implemented as a Management Bean, that provides ways to query Director performance
statistics, dynamically load document metadata classes, set error logging levels, control statistics
gathering, and set the Director processing mode. This interface is available to JMX management clients.
The product includes a command-line management client.
Disassemble program
A program that parses an input document and produces output representing the document in an internal
format. By showing what values are inserted into what columns in the database, Disassemble helps you
to verify the correctness of your format metadata and to discover any SQL
errors.
Dispatch program
A test driver that submits one or more XML files to the RTID Dispatcher and saves the responses in a