Setting Up the Project

Before running the project, you have to set it up.

Prerequisites

  1. Run EMPLOYEE.sql script on SAP HANA Database under SYSTEM catalog. Script can be located in the TIBCO_HOME/bw/palettes/saphanadatabase/<version_number>/samples directory.

  2. Import the JDBC_MultipleOperations project before setting it up. For more information, see Importing Sample Projects.

Procedure

  1. 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 value of the Database_URL, Username, Password.
  4. From the menu bar, click File > Save to save the project.