Skip to main content

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

Be the first to reply!

Reply