Question
Error : " Must have a datashape defined to add rows"
Hello all,
I have been following this tutorial of sorts to connect Thingworx to external databases.
https://developer.thingworx.com/en/resources/guides/external-databases/external-database-read
I'm using a MySQL database. the problem arises when I am trying to run a javascript based query service. I am not getting any results to the query when I run the service and the reason is quoted as " Must have a datashape defined to add rows".

