Changes for page Mendix connectivity
Last modified by Erik Bakker on 2025/02/18 16:11
From version 52.1
edited by Erik Bakker
on 2022/05/03 13:43
on 2022/05/03 13:43
Change comment:
There is no comment for this version
To version 58.1
edited by Erik Bakker
on 2022/07/28 11:25
on 2022/07/28 11:25
Change comment:
There is no comment for this version
Summary
-
Page properties (2 modified, 0 added, 0 removed)
Details
- Page properties
-
- Title
-
... ... @@ -1,1 +1,1 @@ 1 - ConfiguringEvent Streaming1 +Mendix connectivity - Content
-
... ... @@ -1,6 +1,8 @@ 1 -In this course, you will expand your knowledge with regards to the Event Streaming pattern. In this course, you'll visit the relevant event processor-related items that you need on top of the crash course event streaming. So that you can create your first event processing solution to a go-live state. You'll find the proper exercises for each topic, and you can relate the 5 Integration Lifecycle Management phases in the platform. The course contains small exercises to learn each subject and can act as a reference as well. 1 +{{velocity}} 2 +#set ($discard = $xwiki.ssx.use('Main.Extensions.ContainerSizingCoursePage.WebHome')) 3 +{{/velocity}} 2 2 3 - ***Total time:**between30and45 minutes5 +{{container}}{{container layoutStyle="columns"}}(((In the previous course on Mendix Connectivity, we learned the basics of communication between eMagiz and Mendix. In that course, we focused on installing, configuring, and updating the Mendix module that allows communication between eMagiz and Mendix. This course will zoom in on what configuration steps are needed to exchange specific data between eMagiz and Mendix. Each microlearning within this course is tailored to a particular interaction between eMagiz and Mendix.)))((({{html}}<div class="strip__attribute" style="text-align:center"><table><tr><td><img class="strip__attribute-icon strip__attribute-icon--duration" src="/bin/download/Main/Images/General/WebHome/icon-duration32.svg"/></td></tr><tr><td><div class="strip__attribute-label">25-30 minutes</div></td></tr></table></div>{{/html}}))){{/container}}{{/container}} 4 4 5 5 6 6 (% style="border-color:#10137e" %) ... ... @@ -11,10 +11,10 @@ 11 11 <main class="master"> 12 12 <ul class="strip-container"> 13 13 <li class="strip"> 14 - <a href=" ../../docs/microlearning/intermediate-configuring-emagiz-event-streaming-design-an-event-processor" class="strip__link">16 + <a href="/bin/view/Main/eMagiz%20Academy/Microlearnings/Intermediate%20Level/Mendix%20connectivity/intermediate-mendix-connectivity-calling-a-synchronous-webservice-in-mendix" class="strip__link"> 15 15 <label for="" class="strip__label"> 16 - <span>22 4</span>17 - Design anEvent Processor18 + <span>228</span> 19 + Calling a synchronous webservice in Mendix 18 18 </label> 19 19 <div class="strip__attribute"> 20 20 <img class="strip__attribute-icon strip__attribute-icon--duration" src="/bin/download/Main/Images/General/WebHome/icon-duration32.svg"/> ... ... @@ -27,10 +27,10 @@ 27 27 </a> 28 28 </li> 29 29 <li class="strip"> 30 - <a href=" ../../docs/microlearning/intermediate-configuring-emagiz-event-streaming-creating-a-passthrough-event-processor" class="strip__link">32 + <a href="/bin/view/Main/eMagiz%20Academy/Microlearnings/Intermediate%20Level/Mendix%20connectivity/intermediate-mendix-connectivity-calling-a-synchronous-webservice-from-mendix" class="strip__link"> 31 31 <label for="" class="strip__label"> 32 - <span>22 4</span>33 - C reating apassthroughEventProcessor34 + <span>228</span> 35 + Calling a synchronous webservice from Mendix 34 34 </label> 35 35 <div class="strip__attribute"> 36 36 <img class="strip__attribute-icon strip__attribute-icon--duration" src="/bin/download/Main/Images/General/WebHome/icon-duration32.svg"/> ... ... @@ -40,32 +40,16 @@ 40 40 <img class="strip__attribute-icon strip__attribute-icon--roles" src="/bin/download/Main/Images/General/WebHome/icon-roles32.svg"/> 41 41 <div class="strip__attribute-label">Developer</div> 42 42 </div> 43 - 45 + </a> 44 44 </li> 45 45 <li class="strip"> 46 - <a href=" ../../docs/microlearning/intermediate-configuring-event-streaming-data-model" class="strip__link">48 + <a href="/bin/view/Main/eMagiz%20Academy/Microlearnings/Intermediate%20Level/Mendix%20connectivity/intermediate-mendix-connectivity-calling-an-asynchronous-webservice-in-mendix" class="strip__link"> 47 47 <label for="" class="strip__label"> 48 - <span>22 4</span>49 - Event StreamingData Model50 + <span>228</span> 51 + Calling a asynchronous webservice in Mendix 50 50 </label> 51 51 <div class="strip__attribute"> 52 52 <img class="strip__attribute-icon strip__attribute-icon--duration" src="/bin/download/Main/Images/General/WebHome/icon-duration32.svg"/> 53 - <div class="strip__attribute-label">7 minutes</div> 54 - </div> 55 - <div class="strip__attribute"> 56 - <img class="strip__attribute-icon strip__attribute-icon--roles" src="/bin/download/Main/Images/General/WebHome/icon-roles32.svg"/> 57 - <div class="strip__attribute-label">All</div> 58 - </div> 59 - </a> 60 - </li> 61 - <li class="strip"> 62 - <a href="../../docs/microlearning/intermediate-configuring-event-streaming-event-processor-transformation" class="strip__link"> 63 - <label for="" class="strip__label"> 64 - <span>224</span> 65 - Design an Event Processor with Transformation 66 - </label> 67 - <div class="strip__attribute"> 68 - <img class="strip__attribute-icon strip__attribute-icon--duration" src="/bin/download/Main/Images/General/WebHome/icon-duration32.svg"/> 69 69 <div class="strip__attribute-label">6 minutes</div> 70 70 </div> 71 71 <div class="strip__attribute"> ... ... @@ -74,11 +74,11 @@ 74 74 </div> 75 75 </a> 76 76 </li> 77 - 78 - <a href=" ../../docs/microlearning/intermediate-configuring-emagiz-event-streaming-creating-a-event-processor-with-transformation" class="strip__link">63 + <li class="strip"> 64 + <a href="/bin/view/Main/eMagiz%20Academy/Microlearnings/Intermediate%20Level/Mendix%20connectivity/intermediate-mendix-connectivity-calling-an-asynchronous-webservice-from-mendix" class="strip__link"> 79 79 <label for="" class="strip__label"> 80 - <span>22 4</span>81 - C reateanEvent ProcessorwithTransformation66 + <span>228</span> 67 + Calling a asynchronous webservice from Mendix 82 82 </label> 83 83 <div class="strip__attribute"> 84 84 <img class="strip__attribute-icon strip__attribute-icon--duration" src="/bin/download/Main/Images/General/WebHome/icon-duration32.svg"/>