Changes for page Setting Up the CDM

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

From version 21.1
edited by eMagiz
on 2022/06/13 11:32
Change comment: There is no comment for this version
To version 13.1
edited by eMagiz
on 2022/05/10 11:16
Change comment: There is no comment for this version

Summary

Details

Page properties
Title
... ... @@ -1,1 +1,0 @@
1 -Setting Up the CDM
Parent
... ... @@ -1,1 +1,0 @@
1 -WebHome
Author
... ... @@ -1,1 +1,1 @@
1 -XWiki.eMagiz
1 +XWiki.marijn
Content
... ... @@ -1,8 +1,17 @@
1 -{{container}}{{container layoutStyle="columns"}}(((
1 +{{html wiki="true"}}
2 +<div class="ez-academy">
3 + <div class="ez-academy_body">
4 +
5 +<div class="doc">
6 +
7 +
8 +
9 += Setting Up the CDM =
10 +
2 2  In the last microlearning, we learned what the CDM is and how you should use it when building messaging integrations.
3 3  In this microlearning how you should go about whilst setting up the CDM.
4 4  
5 -Should you have any questions, please contact [[academy@emagiz.com>>mailto:academy@emagiz.com]].
14 +Should you have any questions, please contact academy@emagiz.com.
6 6  
7 7  * Last update: February 26th, 2021
8 8  * Required reading time: 7 minutes
... ... @@ -23,6 +23,8 @@
23 23  * Choose one naming convention and one language
24 24  * Discuss which characteristics (i.e. attributes) belong to which entities
25 25  
35 +
36 +
26 26  == 3. Setting Up the CDM ==
27 27  
28 28  In the last microlearning, we learned what the CDM is and what it represents within the context of eMagiz.
... ... @@ -73,11 +73,11 @@
73 73  
74 74  The first option would be to add all these characteristics to the Order entity which will result in the following solution in your CDM.
75 75  
76 -[[image:Main.Images.Microlearning.WebHome@crashcourse-messaging-setting-up-the-cdm--first-option.png]]
87 +<p align="center">[[image:crashcourse-messaging-setting-up-the-cdm--first-option.png||]]</p>
77 77  
78 78  A second option would be to create a separate entity for DateTime which has a Type and a Value.
79 79  
80 -[[image:Main.Images.Microlearning.WebHome@crashcourse-messaging-setting-up-the-cdm--second-option.png]]
91 +<p align="center">[[image:crashcourse-messaging-setting-up-the-cdm--second-option.png||]]</p>
81 81  
82 82  Both options have their advantages and disadvantages. The point of the matter is that you should make consistent choices with regards to which option you choose for your CDM.
83 83  
... ... @@ -94,19 +94,20 @@
94 94  If you navigate to Design and access the context menu to get to the system message you will see a canvas in which the system message is filled in or not.
95 95  If it is filled in you can promote the structure that is represented in the system message to the CDM
96 96  
97 -[[image:Main.Images.Microlearning.WebHome@crashcourse-messaging-setting-up-the-cdm--promote-to-cdm.png]]
108 +<p align="center">[[image:crashcourse-messaging-setting-up-the-cdm--promote-to-cdm.png||]]</p>
98 98  
99 99  You can do so after you have left Start Editing Mode. By selecting this button any existing creation on the CDM message level will be wiped clean.
100 100  To remind you of that eMagiz shows you the following pop-up
101 101  
102 -[[image:Main.Images.Microlearning.WebHome@crashcourse-messaging-setting-up-the-cdm--promote-to-cdm-warning.png]]
113 +<p align="center">[[image:crashcourse-messaging-setting-up-the-cdm--promote-to-cdm-warning.png||]]</p>
103 103  
104 104  When you are confident that this is the right move you can press the Promote button.
105 105  This will promote the system message to the CDM message and in turn, will add the entities and attributes to the CDM.
106 106  This behavior is shown below
107 107  
108 -[[image:Main.Images.Microlearning.WebHome@crashcourse-messaging-setting-up-the-cdm--promote-to-cdm-result.png]]
119 +<p align="center">[[image:crashcourse-messaging-setting-up-the-cdm--promote-to-cdm-result.png||]]</p>
109 109  
121 +===== Practice =====
110 110  
111 111  == 4. Assignment ==
112 112  
... ... @@ -132,6 +132,10 @@
132 132  
133 133  This video demonstrates how you could have handled the assignment and gives you some context on what you have just learned.
134 134  
135 -{{video attachment="crashcourse-messaging-setting-up-the-cdm.mp4" reference="Main.Videos.Microlearning.WebHome"/}}
147 +<iframe width="1280" height="720" src="../../vid/microlearning/crashcourse-messaging-setting-up-the-cdm.mp4" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture" allowfullscreen></iframe>
136 136  
137 -)))((({{toc/}}))){{/container}}{{/container}}
149 +</div>
150 +</div>
151 +</div>
152 +
153 +{{/html}}