Problem with kafka integration

0
Hello, I was trying to use the kafka module available in the marketplace but I’m facing too many problems because it relies on various dependencies and it has a front-end setup panel that I don’t need because I’m developing a backend app, is there any other option?
asked
1 answers
2

Did you check Mendix marketplace? There are 2 options for kafka integration in your app.

I would recommend for you Simple Kafka Connector: https://marketplace.mendix.com/link/component/118768
If you need any actions not implemented in that module, you can ask the developers or you can try implement yourself.

If it was helpful, mark this as answered, and good journey on Mendix.

answered