Skip to main content
1-Visitor
February 27, 2020
Solved

Uploading Files for Anomaly Detection

  • February 27, 2020
  • 2 replies
  • 1006 views

Hello,

I have a question about the thingworx foundation anomaly detection.

Is it possible to upload a CSV or Excel file and then create anomaly alerts? If yes, I couldn't find any documentation or explanation about the subject. I understood that it's only possible that creating anomaly alerts for streaming data. Is that right?

Thanks

 

Best answer by cmorfin

Hi @Beyza 

 

The anomaly detection does indeed work with streaming data, you wont be able to use a csv file by default.

You can maybe simulate this with  a service that reads the csv file line by line and populate the monitored property.

 

Hope this helps

Christophe

 

 

2 replies

cmorfin19-TanzaniteAnswer
19-Tanzanite
February 28, 2020

Hi @Beyza 

 

The anomaly detection does indeed work with streaming data, you wont be able to use a csv file by default.

You can maybe simulate this with  a service that reads the csv file line by line and populate the monitored property.

 

Hope this helps

Christophe

 

 

Community Manager
March 6, 2020

Hi @Beyza.

 

If the previous response answered your question, please mark it as the Accepted Solution for the benefit of others with the same question.

 

Regards.

 

--Sharon