The TIBCO BusinessEvents DataGrid component is the default cache provider for TIBCO BusinessEvents. Use of Oracle Coherence is also supported for those who want to use their own copy of this software.A set of core Coherence functions has been renamed in TIBCO BusinessEvents 5.0 (and additional internal changes have been made) so that these functions can be used with either the Coherence or the TIBCO BusinessEvents DataGrid cache provider.Migrating existing projects to use the new function names is one of the actions done automatically when you import a project from a previous release, as explained in Chapter 4, Migrating Projects from Earlier Versions in TIBCO BusinessEvents Installation.Separate use of the migrateCoherenceCalls operation may be required in some cases. For example, you create a project in the current version with Coherence as the cache provider, and enable and use the Coherence-specific catalog functions, Then you switch to using TIBCO BusinessEvents DataGrid as the cache provider. You would then use the migrateCoherenceCalls operation to migrate those functions.
1. Navigate to BE_HOME/studio/bin/ and open a command prompt.studio-tools.exe -op migrateCoherenceCalls –projectDir studioProjectDir
Copyright © TIBCO Software Inc. All Rights Reserved.