Verifying DBMS Software and Driver and Editing the TRA
If you are using Oracle Database, you do not have to edit the TRA file for this tutorial.
Before you begin to configure the backing store, do the following:
- Procedure
- Install and start a supported DBMS product. See the product readme file for a list of supported products. This tutorial uses Oracle Database 12c Enterprise Edition. If you use a different supported database product, adapt the instructions accordingly.
- Copy the appropriate JDBC drivers file (for example,
ojdbc7.jar
) to
.BE_HOME
/lib/ext/tpclYou can download Oracle JDBC drivers from Oracle.com.
- You must restart BusinessEvents Studio Explorer after copying the drivers file. This step is required before you can use the design-time Test Connection feature. It is also required for runtime.
- If you will use the debugger or tester features, add your DBMS product’s libraries to the TIBCO BusinessEvents Studio classpath. See the section Working with External Library and Custom Function Paths in TIBCO BusinessEvents Developer’s Guide.
Result
You have taken care of basic DBMS prerequisite steps. Next step is to configure the TIBCO BusinessEvents Studio project.