Hello
We have kafka in place to stream data thru the company. Therefore we want to "subscribe" to events and start appian processes (as a listener).
After or during the process we would also like to publish data to kafka.
Does' anyone have some experience with this or what is possible and what not?
For sure we can program an own plugin as a listener, but is there anything more "out of the box"?
Thanks and kind regards, Michael
Discussion posts and replies are publicly visible
I too am interested if teams have been able to do this. I've been toying with building API's and having ApiGee manage them. I know its possible to connect Kafka to ApiGee but I'm also wondering if it is cleaner and more reliable to be a producer/consumer directly to Kafka to start.