Skip to main content

Migrating Legacy CMS Data to the CloudBase Platform

Legacy CMS Procedure

1. Log in to the legacy CMS platform and select the target application

alt text

2. View the target content model field structure

alt text

3. Select the content collection to export, export the data, and choose the csv format

alt text

Cloud Development Platform Procedure

4. Create the corresponding data model structure in the new Cloud Development Platform

4.1 Go to Cloud Development Platform - Cloud Database, and manually create a data model with the same field structure as in Step 2

alt text

4.2 Field Configuration for Model Creation alt text

tip

Field types must be consistent with the Legacy CMS target export model field types

5. Import the data exported in Step 3 into the Cloud Development Platform

5.1 Click Batch Import Data in the menu above the data model

alt text

5.2 Upload the import file

alt text

tip
  • The csv file exported in Step 3 needs to be changed to a .xlsx file
  • Strictly validate the data format according to the import template