Transformation Extender Design Studio
Basic steps for using database data
About this task
The following is a high-level description of the steps required to use database data.
Parent topic:
Database Interface Designer overview
To use the
Database Interface Designer
to import database definitions
Procedure
Create a database/query file (MDQ).
Define a database.
If the database is to be used as an input, define a query for that database.
Generate the type tree for the query, table, view, stored procedure, or message from which or to which you want to map.
If the database is to be used as an output, set keys and designate columns for performing SQL updates.
Save the MDQ file.
To use the Map Designer to configure database sources, targets, or operands in a rule
Procedure
From the input or output card(s) in the executable map, select
Database
as the value for either the
GET
Source
or
PUT
Target
setting.
Select the MDQ file that contains the database-specific source or target information.
Perform the following for an input and/or an output card:
In an input card, select a query from the MDQ file.
In an output card, specify a table name or stored procedure.
Feedback