Setting Up a Project

Before running the project you must configure it.

Prerequisites

Run the DDL statement provided in the DDL_worksheet.txt in PUBLIC schema under TEST_DB database of your snowflake account. DDL_worksheet.txt can be located in the TIBCO_HOME/bw/palettes/snowflake/<version_number>/samples directory.

Procedure

  1. In TIBCO Business Studio for BusinessWorks, expand the imported project in the Project Explorer view.
  2. Expand the Module Descriptors resource, and then double-click Module Properties.
  3. In the Module Properties panel, set the values for Account, Username, Password and Warehouse fields.
  4. For the BatchOperations sample, additionally set value for the Filename field as the absolute path of employees.csv file, which can be located in the TIBCO_HOME/bw/palettes/snowflake/<version_number>/samples directory.
  5. From the menu bar, click File > Save to save the project.