Migrate Coherence Function Calls in TIBCO BusinessEvents Studio

See Mapping of Coherence Functions to DataGrid Functions for details of the functions that are mapped using this feature.

Procedure

  1. Open the project in TIBCO BusinessEvents Studio (3.x projects must be migrated first). Migrate the function calls using one of the following methods:
    • Right-click the project name in Studio Explorer and select Refactor > Migrate Coherence Function Calls.

      The first page of the Migrate Coherence Function Calls wizard appears. It displays an informational list of the functions that the utility renames.

  2. Click OK to make all necessary changes without previewing, or click Preview to preview the effects of the change.
  3. If you click Preview, one of the following occurs:
    • The preview page displays so you can see the list of affected elements (which include rules, rule functions, expiry actions and state modeler transition, exit, and entry rules). You can scroll the list and view the original and refactored sources for each affected element. You can uncheck the checkboxes of elements you wish to remain unchanged (and later make changes manually as needed). Click OK to make the changes to all or selected elements.
    • The problems page displays if there is a problem with the change. Click Back to fix the problem, or Continue to force the change (or Cancel to cancel the change).
    • The preview page displays this message: The refactoring does not change any source code. Click OK and complete the migration anyway.
      Note:
      Complete the refactoring operation even if no project code is affected
       This refactoring operation makes additional changes to your projects so that your projects will work correctly with the new function names.