Data Event Poller DB2UDBPublishByReference: Setting Up the Project
Prerequisites
- Run the database scripts located in the TIBCO_HOME/bw/palettes/adb/version_number/Samples/Data Event Poller/PublishByReference directory in the following order:
 - Import the DB2UDBPublishByReference 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: tibcosoftwareinc.jdbc.db2.DB2Driver
 - Set the value of the dbUrl field to the database URL name. For example: jdbc:tibcosoftwareinc:db2://<host>:<port>;DatabaseName=<dbname>
 - Set the value of the dbSchema field to the default schema name.
 
 - From the menu bar, click to save the project.
 
Copyright © 2022. TIBCO Software Inc. All Rights Reserved. 
