on 2021 Oct 06 8:38 AM
Hello experts,
Is there some examples of guide how to connect to Kafka from CAP Project (node.js) ? We want to connect to Kafka as consumer and looking for examples how to do it in CAP.
thanks and best regards,
Andrey
Request clarification before answering.
Hi,
a little late to the game, but I created a CAP plugin cds-kafka that enables using Apache Kafka as a messaging service within CAP.
I also blogged about this in the SAP Community:
Kind regards,
Mike
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi Andrej,
At this time, we don't support Kafka in CAP out of the box. So you'll need to write an own client for that.
Maybe this can help you: https://www.confluent.io/blog/getting-started-with-kafkajs/
Best regards,
David
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
| User | Count |
|---|---|
| 17 | |
| 8 | |
| 7 | |
| 6 | |
| 4 | |
| 3 | |
| 3 | |
| 2 | |
| 2 | |
| 2 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.