Solved
Error Connecting Thingworx to MySQL Server
- May 7, 2018
- 6 replies
- 4397 views
Hello,
I am trying to connect Thingworx to MySQL Database to store and read data but it doesn't seem to connect to it. I am constantly getting the error message "Unable to Invoke Service <Service> on <ThingName> : null" when running a simple service to query available data on the database. The isConnected property on my thing is always False, i used MySQLThingTemplate for the Thing.
I created a new user and have granted it all the permissions on the database server and i can access it from another device.
here is a screenshot of the setup.
I would really appreciate some help on this topic.
Thanks.

