Exporting Project Data

After cleansing data, you can export the project to share with others or reuse in other contexts.

Prerequisites

Cleansing Project Data

You can export project data to various destinations. For more information, see TIBCO Clarity User’s Guide. This example shows how you can export cleansed data to a database.

Procedure

  1. On the toolbar, click 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.