Installing Upgrading Designing Configuring Deploying Monitoring Administering Troubleshooting Reference JBI Components
Close Print View
Upgrading: Upgrading From eView Studio to Sun Master Index (Repository)
 

Classic Java CAPS

Upgrading to Java CAPS 6

Upgrading to Sun Master Index

About the Upgrade Paths to Sun Master Index

Upgrading From eView Studio to Sun Master Index (Repository)

To Upgrade to Sun Master Index (Repository)

Migrating to Service-Enabled Sun Master Index

Step 1: Create the Service-Enabled Master Index

Step 2: Migrate any Custom Plug-ins

Step 3: Update the Object Definition

Step 4: Update midm.xml

Step 5: Update the Master Controller

Step 6: Update the Matching and Standardization Configuration

Step 7: Update Query Definitions

Step 8: Update the Survivor Calculator

Step 9: Update Field Validations

Step 10: Validate the Configuration Files

Step 11: Update Match and Standardization Engine Files

Step 12: Upgrade the Database Connection and Security

Step 13: Finalizing the Upgrade

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

Troubleshooting

JBI Based Components

Migrating From eTL to Sun Data Integrator

Upgrading From eView Studio to Sun Master Index (Repository)

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

To Upgrade to Sun 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 Java CAPS 6. 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://docs.sun.com/app/docs/doc/820-0965.

  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 or Later to Release 6 in Upgrading to Java CAPS 6.
  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 Sun Master Index JAR file in the list, highlight the filename and then click Remove.
    4. For each Sun 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 Master Indexes (Repository) .

  8. Build and deploy any master index client projects.