/
WIP 2.0 Migration

WIP 2.0 Migration

  • To be able to migrate to cloud, the user will need to do a check-out and a check-in the app on an on-Premise environment.

  • That steps is mandatory as we need the json to migrate the app from on-premise to cloud.

MYSQL upgrade

Below is the Procedure to update the mappings

  1. Backup current WIP database

  2. Install new WIP2.0 version

  3. Rename the columns

    1. ALTER TABLE AbActor  RENAME COLUMN Usage TO Usage_COL;
      ALTER TABLE VmBoCategory  RENAME COLUMN Path TO Path_COL;
      ALTER TABLE VmObject  RENAME COLUMN Path TO Path_COL;
      ALTER TABLE VmObjectImage  RENAME COLUMN Path TO Path_COL;
      ALTER TABLE VmAttribute  RENAME COLUMN Path TO Path_COL;

  4. IN WIP2.0 Setup Update Mappings.

 

Related content

WIP2.0 Release note
WIP2.0 Release note
More like this
Change or migrate SQL Server Database
Change or migrate SQL Server Database
More like this
WIP limitation with QlikCloud
WIP limitation with QlikCloud
More like this
WIP Class Model
WIP Class Model
More like this
WIP Connect to Power BI
WIP Connect to Power BI
More like this
VM-WIP SAP Migration Procedure
VM-WIP SAP Migration Procedure
More like this