Before running the project, you have to set it up.
Prerequisites
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.
Expose EMPLOYEE entity as OData service.
Note: For information on Exposing Database Entity as OData service, see SAP HANA documentation.
Import the OData_MultipleOperations project before setting it up. For more information, see
Importing Sample Projects.
Procedure
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 value of the
Database_URL,
UserName,
Password.
From the menu bar, click
File > Save to save the project.