Setting Up a Project
Before running the project you must configure it.
Before you begin 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
- In TIBCO Business Studio for BusinessWorks, expand the imported project in the Project Explorer view.
- Expand the Module Descriptors resource, and then double-click Module Properties.
- In the Module Properties panel, set the values for Account, Username, Password and Warehouse fields.
- 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.
- From the menu bar, click File > Save to save the project.