To set the JDBC connection, add the property be.oracle.dburi.0 to your engine property file and provide the project path (that is path to the item in the design-time project) to the JDBC connection resource you configured (see Adding a JDBC Connection Resource). For example:
be.oracle.dburi.0 /SharedResources/JDBC Connection.sharedjdbc
Here is one way to get the correct URI value. Open the project and open the EAR resource. Open the Shared Archive resource and look at the Resources tab. All shared resources are listed there, using the correct path.
BusinessEvents performs backing store operations in bursts after each RTC. Monitor the database performance and adjust the pool size as needed.
Copyright © TIBCO Software Inc. All Rights Reserved.