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 Properties on the Command Line

Running the Migration Script with Properties on the Command Line

Create an MDM user that belongs to the roles associated with the workflows. Open a command prompt and run the script with the desired properties. 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 a command prompt.
  3. Navigate to the following directory:
    <
    MDM Hub installation directory
    >/hub/server/bin
  4. Run the
    MDM Hub Master Database
    upgrade script with the migration script command and the migration properties. For a list of properties, see Migration Properties.
    For example, you can run one of the following commands:
    • On UNIX.
      sip_ant.sh migrate-avos-sa-tasks -Davos.jdbc.database.password=!!cmx!! -Davos.ws.protocol=http -Davos.ws.host=localhost -Davos.ws.port=8080 -Davos.ws.pagesize=100 -Davos.ws.trusted.username=avos -Davos.ws.trusted.password=avos -Davos.hub.username=admin
    • On Windows.
      sip_ant.bat migrate-avos-sa-tasks -Davos.jdbc.database.password=!!cmx!! -Davos.ws.protocol=http -Davos.ws.host=localhost -Davos.ws.port=8080 -Davos.ws.pagesize=100 -Davos.ws.trusted.username=avos -Davos.ws.trusted.password=avos -Davos.hub.username=admin

0 COMMENTS

We’d like to hear from you!