Migrate V5.1.x exported personalization data from the file system

 

+

Search Tips   |   Advanced Search

 

When you migrate V5.1.x personalization data that was previously exported from the Java Content Repository (JCR) database to the file system, the migration task places the data in the directory location specified.

The steps below assume that you have completed the required tasks to prepare for migration and that you have migrated the WebSphere Portal configuration.

Use the following steps to migrate exported V5.1.x personalization data to the current version:

  1. Copy the NODES files that contain the exported V5.1.x data to the WebSphere Portal Version 6.1 system.
  2. On the Version 6.1 system, review the portal_server_root/jcr/prereq.jcr/migration/conf/pzn_sv_conf.xml file, confirm that the following parameters are set as specified, and modify them if necessary.

    ExportData

    Directory containing the V5.1.x exported data.

    TempData

    An existing, empty directory. This directory will be used to store temporary data.

    MigratedData

    Directory that will contain the V6.1 data. This path must be an existing, empty directory.

    SourceWorkspace

    Name of the workspace that contains the V5.1.x data.

    TargetWorkspace

    Name of the workspace that will contain the V6.1 data.
  3. Make sure you are in the portal_server_root/migration directory, then run the WPmigrate.bat/sh migrate-pzn-svData-transform-51x task.