Skip to main content
1-Visitor
January 14, 2019
Question

Write data to kafka from thingworx

  • January 14, 2019
  • 2 replies
  • 2202 views

One of our team should write data to kafka topic from thingworx, Is there a plugin already available or can we write a custom code to achieve the same.

2 replies

5-Regular Member
January 14, 2019

I don't think there is already a plugin available for this ,but about custom code ,I think it is feasible .There are already discussed blogs on connection of kafka and ThingWorx .I think these can be helpful to you find an answer for this .

https://community.ptc.com/t5/ThingWorx-Developers/kafka-connector-to-thingworx/td-p/531666

https://community.ptc.com/t5/ThingWorx-Developers/Is-there-a-case-and-connection-method-for-ThingWorx-kafka/m-p/527816

 

 

Thanks ,

Mukul Narang 

Support
March 14, 2019

Hi @bharghavi.

 

If the response provided by @mnarang answered your question, please mark it as the Accepted Solution for the benefit of others with the same question.

 

Regards.

 

--Sharon

17-Peridot
April 15, 2019

Maybe you can consider to implement a new Channel in the Protocol Adapter Toolkit, I'm also checking how to communicate with Kafka