Hello, experts!
Challenge: A customer has a request with the request to send customer segments from CIS directly to Kafka topic.
Question: has anyone had experience in integrating SAS and kafka via a communication node? Perhaps someone can share ready-made solutions or suggest how it can be done in the best possible way with minimum number of steps.
So far we see a couple of options:
- export to json and console producer
- csv connector
- java profile with Kafka Producer