Forum Discussion

Prabaharan's avatar
Prabaharan
Contributor
5 years ago
Solved

Need groovy script to read messages from kafka topic

Hi Team,   I have written code in groovy script test step to post messages in kafka topic. Now I'm trying to read messages from the kafka topic. All the code samples in online have an infinite loop...
  • TSanchez_1's avatar
    3 years ago

    Hello, First off thank you for posting your question in the community. I do have a question, why are you using groovy to publish the message instead of using the Kafka publish test step?