Data Requester SybaseDataRequester: Setting Up the Project
Prerequisites
- Run the database script - SybaseDataRequester.sql, located in the TIBCO_HOME/bw/palettes/adb/version_number/Samples/Data Requester directory.
- Import the Sybase_DataRequester project before setting it up. For more information, see Importing a Sample Project.
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, complete the following tasks:
- Set the value of the userName field as the username of the database.
- Set the value of the password field to access the database.
- Set the value of the dbDriver field to the database driver name. For example: custom.jdbc.driver. For more information about setting up the database driver, see "Configuring Sybase Database using Custom JDBC Driver" in the TIBCO ActiveMatrix BusinessWorks™ Plug-in for Database User's Guide.
- Set the value of the dbUrl field to the database URL name. For example: jdbc:tibcosoftwareinc:sybase://<host>:<port>;DatabaseName=<DatabaseName>
- From the menu bar, click to save the project.
Copyright © 2021. TIBCO Software Inc. All Rights Reserved.