Question
Is there a way to change string to Location data type ?
Hi All,
I am getting Lat and Long of a plant location from Database which are of VARCHAR . I am trying to convert them to Location datatype in Thingworx, but getting following error.
Unable To Convert From java.lang.String to LOCATION
Can someone help me on this ?

