Migrate Relationship Management (RM) Projects

Migrating existing Relationship Management (RM) projects is not supported yet, so you need to do it manually.

Note:

You do not need to upgrade the existing RM database scripts and RM databases.
Perform the following manual steps to migrate an existing RM project into the OHMPI 5.0.x environment:
  1. Create a new Relationship Management project.
  2. Copy the rm_agent.properties, ohmpi_rm.properties, and uiConfig.js files from the old RM project to the newly created RM project. These properties files are located at:
    • rm_agent.properties: <RM Project>\config\agent
    • ohmpi_rm.properties: <RM Project>\config\service
    • uiConfig.js: <RM Project>\config\ui
  3. Rebuild the project and deploy.
  4. Recreate and redeploy all RM agents.