Error when using "QueryPropertyHistory" in Thing connected to Value Stream
Hello,
I'm attempting to create a Value Stream to collect data from one of our OPC servers. Currently, I have the OPC server setup with PTC's OPC aggregator to connect it to Thingworx, and I'm getting live data. I, then, wanted to track that data for use in small time-series charts and statistics. I thought the right way to do that is by using a Value Stream to record changes in the properties.
So far, I have a Thing with the bound properties from the OPC server. They're set to Logged. I also have a Value Stream that the Thing is referencing. The problem comes when I try to execute the QueryPropertyHistory service. Thingworx spins for a few seconds then returns the following error:
Unable to Invoke Service QueryPropertyHistory on Test_Thing : com.thingworx.common.exceptions.DataAccessException: [2,006] Unknown error occurred. Contact the administrator if this re-occurs.
I'm an admin on Thingworx. Has anyone else had this issue and/or know how to fix it?
Thanks,
Joe

