Changes for page Setting Up the CDM

Last modified by Danniar Firdausy on 2024/08/21 15:41

From version 29.2
edited by Danniar Firdausy
on 2024/08/20 15:40
Change comment: There is no comment for this version
To version 29.3
edited by Danniar Firdausy
on 2024/08/21 15:40
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -1,8 +1,7 @@
1 1  {{container}}{{container layoutStyle="columns"}}(((
2 -In the last microlearning, we learned what the CDM is and how you should use it when building messaging integrations.
3 -In this microlearning how you should go about whilst setting up the CDM.
2 +In the previous microlearning session, we explored the concept of the CDM (Canonical Data Model) and its role in messaging integrations. In this microlearning, we will dive deeper into the practical steps of setting up and maintaining your CDM within the eMagiz platform. By the end of this microlearning, you will have a clear understanding of how to create and manage your CDM effectively as your integration landscape evolves.
4 4  
5 -Should you have any questions, please contact [[academy@emagiz.com>>mailto:academy@emagiz.com]].
4 +If you have any questions along the way, feel free to reach out to us at [[academy@emagiz.com>>mailto:academy@emagiz.com]].
6 6  
7 7  == 1. Prerequisites ==
8 8  
... ... @@ -11,7 +11,7 @@
11 11  == 2. Key concepts ==
12 12  
13 13  This microlearning centers around setting up the CDM via eMagiz.
14 -By setting up we mean: Creating the CDM for the first time and maintaining it when changes occur
13 +* With setting up we mean: Creating the CDM for the first time and maintaining it when changes occur
15 15  
16 16  Key considerations when setting up the CDM are:
17 17  
... ... @@ -22,8 +22,7 @@
22 22  
23 23  == 3. Setting Up the CDM ==
24 24  
25 -In the last microlearning, we learned what the CDM is and what it represents within the context of eMagiz.
26 -In this microlearning, we will take a closer look at the CDM in terms of how you can create the CDM and maintain the CDM when your integration landscape grows.
24 +In the last microlearning, we learned what the CDM is and what it represents within the context of eMagiz. In this microlearning, we will take a closer look at the CDM in terms of how you can create the CDM and maintain the CDM when your integration landscape grows.
27 27  
28 28  === 3.1 Delete behavior ===
29 29  
... ... @@ -97,14 +97,14 @@
97 97  
98 98  [[image:Main.Images.Microlearning.WebHome@crashcourse-messaging-setting-up-the-cdm--promote-to-cdm-result.png]]
99 99  
100 -
101 101  == 4. Key takeaways ==
102 102  
103 103  * Key considerations when setting up the CDM are:
104 -** When you throw something away that is already used in Create you also lose that
105 -** Be careful with promoting to CDM. This can lead to replication of entities (i.e. Order and Order_1)
106 -** Choose one naming convention and one language
107 -** Discuss which characteristics (i.e. attributes) belong to which entities
101 +** Consistent Naming Conventions: Choose a single language and adhere to a consistent naming convention for entities and attributes to avoid confusion and maintain clarity.
102 +** Entity and Attribute Assignment: Decide carefully how to assign attributes to entities, whether grouping them under one entity or creating separate entities for specific attributes. Consistency in this approach is crucial for maintaining a well-organized CDM.
103 +** Promoting to CDM: The "Promote to CDM" feature can overwrite existing CDM messages or create new entities with suffixes (e.g., Order_1). Use this function with caution and ensure it's the right approach for your setup.
104 +** Impact of Deletion: Deleting elements from the CDM can affect multiple integrations. Always consult with a colleague before making deletions.
105 +** Maintenance Considerations: Regularly review and maintain your CDM with these considerations in mind to ensure its effectiveness and integration with your evolving landscape.
108 108  * Always take these considerations in mind when maintaining your CDM
109 109  
110 110  == 5. Suggested Additional Readings ==