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

2. View the field structure of the target content model

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

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.

4.2 Field Configuration for Model Creation

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

5.2 Upload the import file

tip
- The csv file exported in step 3 needs to be converted to a
.xlsxfile - Please strictly validate the data format according to the Import Template