Open christdist opened 5 years ago
Hi Christopher.. How are you? You resolved the above problem?
My problem is the same. I have many xml payloads arriving in kafka topic, and I need to transform into json to send elasticsearch.
The problem is that I have many schemas and not One..
The connector solve this problem?
Thanks a lot
Hi @alecomputacao where you able to solve this ?
Hello how are you?
We have got a business scenario where we need to read an XML file and validate against a set of referenced schemas (But not single schema) and transform & stream it into the KAFKA. Basically we need to pick the xml file as it arrives and write it to the KAFKA topic (AVRO Format). How this can be achieved with this code. Also, it would be great if you can provide us the test sample to test this code.
Thanks, Christopher