Develope kafka rest api with nodejs to make it callable from CPI through sap cloud connector Part II
In previous blog Part I, we have prepared the on premise kafka envirement . Today we will try build nodejs Kafka rest api proxy and use cpi to produce and consume kafka message by deployed rest api . We can follow the following steps : Step 1 : deploy CPI iflow to consume kafka topic’s msessage....