/
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
Backup current WIP database
Install new WIP2.0 version
Rename the columns
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;
IN WIP2.0 Setup Update Mappings.
, multiple selections available,
Related content
WIP2.0 Release note
WIP2.0 Release note
More like this
WIP Install Guide
WIP Install Guide
More like this
Basic requirement for WIP
Basic requirement for WIP
More like this
WIP Release Notes
WIP Release Notes
More like this
WIP Consolidated Release Notes
WIP Consolidated Release Notes
More like this
WIP Rest Api Manual
WIP Rest Api Manual
More like this