Thingworx Analytics 8.3.1 Mapping Inputs to an Analysis Event with a Set Lookback Period
Hi All,
We have put together a similar demo as PTC did at the 2018 LiveWorx conference with predicting the time to failure of a light bulb using ThingWorx Analytics. We have created the time series model and have managed to train the model, publish the model and test the model in Analytics Manager.
The issue we are facing now is when creating an Analysis Event mapping the input parameters that takes into account the lookback period? I tried creating an infotable property that has the correct amount of rows with the correct fields, but I get an error: "Unable to set value for AnalyticsEventInput". (AnalyticsEventInput is the infotable with the correct number of rows for the lookback period). The job runs, but the input to the Analytics job is as below with only the last row being set to the first row of the infotable property:
I have also mapped the inputs directly to the related "Number" type properties, but that has also given me issues that all of the rows have the same values.
I have gone through a lot of informational sources on Analytics but haven't been able to find one that describes how the input to the analytics event should be for a time series model with a set lookback period.
Any guidance would be appreciated.
Kind regards,
Johan Bester

