Wiki source code of Building a working solution

Last modified by Eva Torken on 2023/09/01 10:41

Show last authors
1 {{container}}{{container layoutStyle="columns"}}(((
2 This exercise will guide you in practising with setting up event streaming connectors.
3
4 Should you have any questions, please contact [[academy@emagiz.com>>mailto:academy@emagiz.com]].
5
6 == 1. Prerequisites ==
7
8 * Completed previous exercises and microlearnings
9 * Access to a model with an eMagiz Kafka module
10 * Access to an eMagiz model with Create rights
11
12 == 2. Exercise ==
13
14 * Set up a connection between your Mendix application and a Kafka cluster and test this connection with the help of the Explore and Publish tabs in the configuration overview.
15 * Build an exit flow that will produce data on a topic.
16 * Build an entry flow that will consume data from a topic and sends it to the onramp.
17
18 These assignments can be completed with the help of the (Academy) project that you have created/used in the previous assignment.
19
20 == 3. Solution ==
21 In this short movie, you will find the workout of this exercise. Take a moment to review this one and compare it to your solution.
22
23 {{video attachment="intermediate-event-connectors-streaming-building-a-working-solution.mp4" reference="Main.Videos.Microlearning.WebHome"/}}
24 )))((({{toc/}}))){{/container}}{{/container}}