Changes for page Setting Up the CDM

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

From version 19.1
edited by Erik Bakker
on 2022/06/10 08:38
Change comment: Imported from XAR
To version 17.1
edited by eMagiz
on 2022/05/10 11:16
Change comment: There is no comment for this version

Summary

Details

Page properties
Author
... ... @@ -1,1 +1,1 @@
1 -XWiki.ebakker
1 +XWiki.marijn
Content
... ... @@ -1,10 +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 +
2 2  = Setting Up the CDM =
3 3  
4 4  In the last microlearning, we learned what the CDM is and how you should use it when building messaging integrations.
5 5  In this microlearning how you should go about whilst setting up the CDM.
6 6  
7 -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.
8 8  
9 9  * Last update: February 26th, 2021
10 10  * Required reading time: 7 minutes
... ... @@ -77,11 +77,11 @@
77 77  
78 78  The first option would be to add all these characteristics to the Order entity which will result in the following solution in your CDM.
79 79  
80 -[[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>
81 81  
82 82  A second option would be to create a separate entity for DateTime which has a Type and a Value.
83 83  
84 -[[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>
85 85  
86 86  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.
87 87  
... ... @@ -98,21 +98,21 @@
98 98  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.
99 99  If it is filled in you can promote the structure that is represented in the system message to the CDM
100 100  
101 -[[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>
102 102  
103 103  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.
104 104  To remind you of that eMagiz shows you the following pop-up
105 105  
106 -[[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>
107 107  
108 108  When you are confident that this is the right move you can press the Promote button.
109 109  This will promote the system message to the CDM message and in turn, will add the entities and attributes to the CDM.
110 110  This behavior is shown below
111 111  
112 -[[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>
113 113  
121 +===== Practice =====
114 114  
115 -
116 116  == 4. Assignment ==
117 117  
118 118  Add the content of a system message to the CDM via the drag and drop functionality eMagiz offers on the CDM level.
... ... @@ -137,6 +137,10 @@
137 137  
138 138  This video demonstrates how you could have handled the assignment and gives you some context on what you have just learned.
139 139  
140 -{{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>
141 141  
142 -)))((({{toc/}}))){{/container}}{{/container}}
149 +</div>
150 +</div>
151 +</div>
152 +
153 +{{/html}}