Do not input private or sensitive data. View Qlik Privacy & Cookie Policy.
Skip to main content

Announcements
See why IDC MarketScape names Qlik a 2025 Leader! Read more
cancel
Showing results for 
Search instead for 
Did you mean: 
datajunkie1000
Contributor III
Contributor III

cKafka Extract Topic and Mesasge Body

Hi All

I have a route with a cKafka component set up to consume messages. The Component is successfully listening to the topic. How would I get the topic name and message body from the cKafka component?

My aim is to pass the topic and message body to a DIJob

 

0683p000009M9vm.png

 

Labels (3)
1 Solution

Accepted Solutions
datajunkie1000
Contributor III
Contributor III
Author

Turns out that the Kafka message body is just referenced as ${in.body} 

 

0683p000009M9Yb.png

View solution in original post

1 Reply
datajunkie1000
Contributor III
Contributor III
Author

Turns out that the Kafka message body is just referenced as ${in.body} 

 

0683p000009M9Yb.png