Skip to main content
10-Marble
April 15, 2022
Solved

Thingworx Flow Kafka send message

  • April 15, 2022
  • 1 reply
  • 1436 views

Wondering anyone had it work ever ? The online help gives an example for the host field with http url , so confusing. I thought it should be bootstrap server.

Best answer by QZ_ASGRA

after setting up SASL_PLAINTEXT on the Kafka broker, the flow could connect with its kafka send message.

Just wondering why this has not been documented well in the online help document.

1 reply

QZ_ASGRA10-MarbleAuthorAnswer
10-Marble
April 17, 2022

after setting up SASL_PLAINTEXT on the Kafka broker, the flow could connect with its kafka send message.

Just wondering why this has not been documented well in the online help document.