Building a working solution
Last modified by Eva Torken on 2023/09/01 10:41
This exercise will guide you in practising with setting up event streaming connectors.
Should you have any questions, please contact academy@emagiz.com.
1. Prerequisites
- Completed previous exercises and microlearnings
- Access to a model with an eMagiz Kafka module
- Access to an eMagiz model with Create rights
2. Exercise
- 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.
- Build an exit flow that will produce data on a topic.
- Build an entry flow that will consume data from a topic and sends it to the onramp.
These assignments can be completed with the help of the (Academy) project that you have created/used in the previous assignment.
3. Solution
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.