Last modified by Erik Bakker on 2024/09/24 16:26

From version 29.2
edited by Erik Bakker
on 2022/05/05 08:14
Change comment: Update document after refactoring.
To version 32.1
edited by Erik Bakker
on 2022/05/05 08:19
Change comment: There is no comment for this version

Summary

Details

Page properties
Title
... ... @@ -1,1 +1,1 @@
1 -Pattern Determination
1 +eMagiz Mendix Connectivity Event Streaming
Content
... ... @@ -1,6 +1,6 @@
1 -In this course, we will touch on the configuration you need to set up a proper connection with a database via the JDBC framework.
1 +In this course, you will find the collection of the relevant Microlearnings that you can refer to understand all the relevant items around setting up the connection between eMagiz and Mendix within the Event Streaming pattern. In this context of eMagiz, this refers to using the eMagiz Kafka connector available in the Mendix Marketplace (and in the portal) to exchange data via topics between eMagiz and Mendix.
2 2  
3 -* **Total time:** between 5 and 10 minutes
3 +* **Total time:** between 50 and 60 minutes
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/advanced-database-connectivity-configuration" class="strip__link">
14 + <a href="../../docs/microlearning/crashcourse-eventstreaming-user-management" class="strip__link">
15 15   <label for="" class="strip__label">
16 - <span>313</span>
17 - Configuration of integration involving databases
16 + <span>2</span>
17 + User Management
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"/>
... ... @@ -24,8 +24,44 @@
24 24   <img class="strip__attribute-icon strip__attribute-icon--roles" src="/bin/download/Main/Images/General/WebHome/icon-roles32.svg"/>
25 25   <div class="strip__attribute-label">Developer</div>
26 26   </div>
27 + </a>
28 + </li>
29 + <li class="strip">
30 + <a href="../../docs/microlearning/crashcourse-eventstreaming-catalog" class="strip__link">
31 + <label for="" class="strip__label">
32 + <span>2</span>
33 + Catalog
34 + </label>
35 + <div class="strip__attribute">
36 + <img class="strip__attribute-icon strip__attribute-icon--duration" src="/bin/download/Main/Images/General/WebHome/icon-duration32.svg"/>
37 + <div class="strip__attribute-label">8 minutes</div>
38 + </div>
39 + <div class="strip__attribute">
40 + <img class="strip__attribute-icon strip__attribute-icon--roles" src="/bin/download/Main/Images/General/WebHome/icon-roles32.svg"/>
41 + <div class="strip__attribute-label">All</div>
42 + </div>
27 27   </a>
28 28   </li>
45 + <li class="strip">
46 + <a href="../../docs/microlearning/intermediate-event-streaming-connectors-using-kafka-module-mendix" class="strip__link">
47 + <label for="" class="strip__label">
48 + <span>2</span>
49 + Using Kafka Module in Mendix
50 + </label>
51 + <div class="strip__attribute">
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">10 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">Developer</div>
58 + </div>
59 + <div class="strip__attribute">
60 + <img class="strip__attribute-icon strip__attribute-icon--roles" src="/bin/download/Main/Images/General/WebHome/icon-roles32.svg"/>
61 + <div class="strip__attribute-label">Architect</div>
62 + </div>
63 + </a>
64 + </li>
29 29   </ul>
30 30   </main>
31 31   </div>