Question

How to create a Kafka Producer message with Groovy?

  • 8 June 2023
  • 0 replies
  • 66 views

Hi all,

I need to receive a confirmation from Kafka after sending a message to proceed with a different business logic. The Kafka producer is a destination that requires a REST Service to send the response, but my current origin is a Groovy Scripting. I have tried to implement this process with a Groovy Processor Evaluator but the Kafka packages are not available. Does anyone know how to achieve this challenge?

Thanks,

Edwin


0 replies

Be the first to reply!

Reply