Populating an Oracle data warehouse
The following Java scenario creates a three-component Job that populates a data
warehouse. A tOracleInput component reads your client
data stored in the CLIENT table. A tMap component allows you to modify this data and the modifications are
transmitted to the Leadfact table in the database through a
tOracleOutput component.