Migrating to Insights 10.5

Migrating the UI

If you are migrating from a version less than 10.5 to version 10.5 or later, follow these steps

STEP 1:

Download and Replace the latest UI Artifact:

  • Obtain the latest PlatformUI4-10.5.zip file.

  • Unzip the contents of `PlatformUI4-10.5.zip`.

  • Copy the extracted `UI` folder and navigate to your existing UI folder (`Insights_Windows/Server2/Configs/`).

  • Replace the current `UI` folder with the new `UI` folder from the zip file.

STEP 2:

Delete the ‘node_modules’ Folder:

  • Navigate to your UI folder.

  • Delete the ‘node_modules’ folder to ensure the old dependencies do not interfere with the new setup.

STEP 3:

Update the ‘uiConfig.json’ File:

  • Locate the ‘uiConfig.json’ file at ‘insights/config/uiConfig.json’.

  • Modify the configuration settings in ‘uiConfig.json’ to match your deployment requirements.

STEP 4:

Install dependencies:

  • Navigate to the UI folder where ‘package.json’ is located.

  • Run the following command to install the necessary dependencies

npm install

 

©2021 Cognizant, all rights reserved. US Patent 10,410,152