Data loss in infotable
Good evening to All,
I have a set of Thing in which there are 2 properties, the first 'A' is a property whose valor are updated by kepware, while the second property 'B' is an infotable that must contain all the variations of property 'A'. In particular 'A' must contain the last 500 variations of property 'B'. Whenever the value of property 'B' changes the value is saved in infotable 'B', if the number of rows in the infotable exceeds the number of 500 then the first element is deleted. It often happens that out of 160 different values of 'A' in the infotable 'B' a number of values between 113 and 16590 (but never 160) are saved. In the ScriptLog all values entered in infotable 'B' are tracked, but in the infotable some values are missing.
No errors are reported but some data are always missing.
The 160 different values arrive from kepware within 2 minutes.
For the following tasks I need the infotable 'B' to contain all the variations of property 'A'.
I have Thingworx 8.5.18 and kepware 6.2.
How can I avoid data loss, also I cannot use ValueStream (too slow for the process).
Thanks
Dimitri

