| Installing Upgrading Designing Configuring Deploying Monitoring Administering Troubleshooting Reference JBI Components | |
| Close Print View | |
| Upgrading: Step 9: Update Field Validations |
|
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 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 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
You only need to update the Field Validation file if you defined custom field validations in the Repository-based project. If you do need to update the file, you only need to copy the text to the service-enabled project and then change the location of the XSD file and the names of the Java packages accessed by the file.
validation.xml.validation.xml in
the service-enabled application.Configuration element near the top of the file, change "sbyn:SeeBeyond/eView/schema/validation.xsd" to
"schema/validation.xsd".