Table of Contents

Search

  1. Preface
  2. Upgrade Overview
  3. Pre-Upgrade Tasks
  4. Database Tasks
  5. Application Server Tasks
  6. Hub Store Upgrade
  7. Hub Server Upgrade (In-place Upgrade)
  8. Process Server Upgrade (In-place Upgrade)
  9. Resource Kit Upgrade (In-place Upgrade)
  10. Post-Upgrade Tasks
  11. Search Configuration Upgrade
  12. ActiveVOS Post-Installation Tasks for the Application Server
  13. ActiveVOS Post-Upgrade Tasks for Business Entity Adapter
  14. ActiveVOS Post-Upgrade Tasks for Subject Areas Adapter
  15. Troubleshooting the Upgrade Process
  16. Frequently Asked Questions
  17. Processing Existing ActiveVOS Tasks
  18. Configuring Metadata Caching

Upgrading from Version 9.7.1

Upgrading from Version 9.7.1

Running the Migration Script with a Properties File

Running the Migration Script with a Properties File

Create an MDM user that belongs to the roles associated with the workflows. Add the migration properties to the Hub Server
build.properties
file, and then run the
MDM Hub Master Database
with the migration script command. After the migration, task owners can continue to take action on their assigned tasks.
Run the migration script on a regular schedule. After all the tasks for the subject area workflow adapter are processed, you no longer have to run the script and you can delete the MDM user that you created for this purpose.
  1. Create an MDM Hub user, and assign the user all the roles that participate in workflows.
    For example, the predefined workflows use the following roles: DataSteward, Manager, and SrManager.
  2. Open the following file in a text editor:
    <
    MDM Hub installation directory
    >/hub/server/bin/build.properties
  3. Add the migration properties to the
    build.properties
    file. For a list of properties, see Migration Properties.
  4. Open a command prompt.
  5. Navigate to the following directory:
    <
    MDM Hub installation directory
    >/hub/server/bin
  6. Run the
    MDM Hub Master Database
    upgrade script with the migration script command:
    • On UNIX.
      sip_ant.sh migrate-avos-sa-tasks
    • On Windows.
      sip_ant.bat migrate-avos-sa-tasks

0 COMMENTS

We’d like to hear from you!