Object Data Migration Overview
Importing and exporting metadata and data enables you to migrate and back up data. For example, you can migrate old metadata and data to a new environment for object consistency and compatibility. In this way, data can be migrated between different accounts or environments to avoid repeated development and incompatibility.
Huawei Cloud Astro Zero allows you to export data in scheduled/immediate export or scheduled export mode. The exported data types include metadata schema and data.
Before exporting data, check the data type and export mode by referring to Table 1 and Table 2.
Data Type |
Description |
---|---|
Metadata |
Table definition information, that is, object structure. |
Data |
Specific data of a table, that is, object data. |
Export Mode |
Description |
---|---|
Once |
Data is exported once immediately or at a specified time. |
Multiple times (based on frequency) |
Data is exported regularly at a specified interval from a given time point. |
Before exporting data, understand the dependencies of the target data table. The target data table must be exported together with its dependencies. The following table describes the dependency between preset data tables.

"A -> B, C->D" indicates that A is the root object and contains subobjects B and C. D is the subobject of B and C.
When exporting Queue, PublicGroup, and Profile data tables, you do not need to export the related user tables. Queue data tables are dependent on each other. You are advised to export Queue, QueueObject, PublicGroup, GroupMember, and Role data tables as a whole.
When exporting the dependency of a data table, you do not need to export the associated object data of the dependency. For example, Profile (inclusion) -> ProfileAppVisibility (association) -> Application. When exporting Profile, you only need to export Profile and ProfileAppVisibility, and do not need to export Application.
Data Table Type |
Dependency |
---|---|
Process |
Process -> ProcessDecision, ProcessCondition -> ProcessActionCall -> ProcessActionCondition, ProcessActionInput |
Approval |
ApprovalProcess -> ApprovalProcessAction, ApprovalProcessLockAction, ApprovalStep -> ApprovalStepAction, ApprovalMember |
Queue |
Queue -> QueueObject, GroupMember -> Role, PublicGroup |
PublicGroup |
PublicGroup -> GroupMember -> Role, PublicGroup |
Profile |
|
Connector |
|
EmailTemplate |
EmailTemplate -> EmailResource |
Picklist |
Picklist -> PicklistValue |
CustomResource |
CustomResource -> CustomResourceValue |
Feedback
Was this page helpful?
Provide feedbackThank you very much for your feedback. We will continue working to improve the documentation.See the reply and handling status in My Cloud VOC.
For any further questions, feel free to contact us through the chatbot.
Chatbot