Migrating Legacy CMS Data to the CloudBase Platform
Legacy CMS Procedure
1. Log in to the legacy CMS platform and select the target application
2. View the target content model field structure
3. Select the content collection to export, export the data, and choose the csv format
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
4.2 Field Configuration for Model Creation
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
5.2 Upload the import file
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