Exporting Project Data

After cleansing data, you can export the cleansed data.

You can export the data cleansed in Cleansing Project Data to various destinations. For more information, see TIBCO Clarity User’s Guide.

This example shows how to export cleansed data to a database.

Procedure

  1. On the toolbar, click Data > Export project > To Database.
    The Export to database dialog is displayed.
  2. From the JDBC driver list, select a JDBC driver.
  3. In the Database URL field, specify the URL to connect to the database.
  4. Enter your user name and password that are used to access the database.
  5. In the Login timeouts field, specify a timeout interval (in seconds).
  6. Click Connect. When the connection is successful, click Next.
  7. In the Export to database dialog, click Create new table, and then enter a name for the table.
  8. Click Finish to export your data to the database.