JavaScript is required to for searching.
Skip Navigation Links
Exit Print View
Upgrading to Oracle Java CAPS Master Index     Java CAPS Documentation
search filter icon
search icon

Document Information

Upgrading to Oracle Java CAPS Master Index

About the Upgrade Paths to Oracle Java CAPS Master Index

Upgrading From eView Studio to Oracle Java CAPS Master Index (Repository)

To Upgrade to Oracle Java CAPS Master Index (Repository)

Migrating to Service-Enabled Oracle Java CAPS Master Index

Step 1: Create the Service-Enabled Master Index

To Create the Service-Enabled Master Index

Step 2: Migrate any Custom Plug-ins

To Migrate Custom Plug-ins

Step 3: Update the Object Definition

To Update object.xml

Step 4: Update midm.xml

To Update midm.xml

Step 5: Update the Master Controller

To Update master.xml

Step 6: Update the Matching and Standardization Configuration

To Update mefa.xml

Step 7: Update Query Definitions

To Update query.xml

Step 8: Update the Survivor Calculator

To Update update.xml

Step 9: Update Field Validations

To Update validation.xml

Step 10: Validate the Configuration Files

To Validate the Configuration Files

Step 11: Update Match and Standardization Engine Files

To Update Match Engine Files

To Update Standardization Engine Files

Step 12: Upgrade the Database Connection and Security

To Upgrade the Database Connection and Security

Step 13: Finalizing the Upgrade

To Finalize the Upgrade

Step 14 (Optional): Update the Master Index API in Client Projects

To Update the Master Index API in Client Projects

Troubleshooting

Standardization and Normalization

Survivor Strategy

Upgrading From eView Studio to Oracle Java CAPS Master Index (Repository)

You can upgrade an eView Studio project that is at version 5.0.5 or later to a Oracle Java CAPS Master Index (Repository) project. Before you begin this procedure, make sure you have installed Oracle Java CAPS Master Index (Repository) as described in Installing Additional Repository-Based Java CAPS Components in Installing Additional Components for Oracle Java CAPS 6.3. Make sure to install Oracle Java CAPS Master Index (Repository) as a NetBeans plug-in.

To Upgrade to Oracle Java CAPS Master Index (Repository)

  1. Export the master index client and server projects from your 5.1.3 Repository and import them into your Java CAPS 6 Repository.

    This is described in Upgrading to Oracle Java CAPS 6.3. You can export and import the Environments along with the projects.

  2. If you are upgrading from a version earlier than 5.1.3, update the master index project as required for the version from which you are upgrading.

    These updates are described in the Sun SeeBeyond eView Studio Upgrade Guide, Release 5.1.3, available at http://download.oracle.com/docs/cd/E19336–01/820–0965/820/0965.pdf.

  3. Regenerate the application by doing the following:
    1. In the Projects window, expand the master index project.
    2. Right-click the master index application.
    3. On the context menu, click Generate.
    4. On the confirmation dialog box, click Yes.
  4. Upgrade any client projects that reference the master index from Collaborations or Business Processes by following the instructions under Upgrading From Release 5.0.5 - 5.1.3 to Release 6.3 in Upgrading to Oracle Java CAPS 6.3.
  5. Update any Collaboration client projects that reference the master index server project by doing the following:
    1. In the Projects window, check out and open the Collaboration to be updated.
    2. In the toolbar, click Import JAR File.

      The Add/Remove Jar Files dialog box appears.

    3. For each Oracle Java CAPS Master Index JAR file in the list, highlight the filename and then click Remove.
    4. For each Oracle Java CAPS Master Index JAR file to re-import, click Add, double-click the master index service project name, select the JAR file to import, and then click import.
    5. Save the Collaboration.
  6. If you did not import the project's Environment, recreate the Environment in Java CAPS 6.
  7. Create the Deployment Profile for the Master Index server project, and build and deploy the project.

    The steps for this process are described in Deploying the Master Index (Repository) Server Project in Deploying Oracle Java CAPS Master Indexes (Repository) .

  8. Build and deploy any master index client projects.