Skip to main content

Migrating Legacy CMS Data to the Cloud Development Platform

Legacy CMS Operational Procedures

1. Log in to the Legacy CMS platform and choose the target application

alt text

2. View the field structure of the target content model

alt text

3. Select the content collection to be exported, export data, and select the csv format.

alt text

Cloud Development Platform Operational Procedures

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

4.1 Go to Cloud Development Platform-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

The field types must be consistent with those of the target export model in the legacy CMS.

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

5.1 Click the "Batch Import Data" 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 converted to a .xlsx file
  • Please strictly validate the data format according to the Import Template