The database write function is available as a Database Write process in TS Quality. The Database Write process allows you to link the output of the process or project to a database table, so you can directly return the results to the database without using any other ETL tools.
Warning: This functionality is designed
to support interest in writing to staging environments in production
processes or temp tables in test environments. The Database Write
process will overwrite the database table and will not append or
update the data. The attributes in the table that are not selected for
mapping will be blanked out. We recommend the database write operation
always be performed in a staging area and not directly in the original
tables.
|
Use the following steps to configure and run the Database Write process:
Add a Database Write process
To add a Database Write process
Specify the Database Write process options
To specify the Database Write process options
Map the output attributes
To map the output attributes
When the database settings are validated, you are ready to map the attributes from the input to your database table.