Skip to main content
1-Visitor
February 10, 2022
Solved

Analytics-Manager: Automated notifications

  • February 10, 2022
  • 1 reply
  • 1270 views

Hello all,

 

I have created a predictive model with a binary goal variable (true/ false). Further I have created a mashup where the predicted results are illustrated. Now I want to implement automated notifications. But the notification should be only send to a person, if a trend in the predictions is recognizable (for example, according to the rule: if a "1" is predicted 20 times in a row, an automatic message should be sent to person X).

I have two questions:

1. Is it possible to create automated notifications? If so, how I can I implement them?

2. Is it possible to create automated notification based on some rules (as I mentioned above)?

 

Thank you already in advance.

 

Best regards

David

Best answer by jgreiner

Hi David,

 

Yes automated notifications can be sent from ThingWorx Platform to user, steps to do so can be found here.  I also believe that you should be able to use the rules you listed above to create the notification.

 

Thanks,

 

John  

1 reply

jgreiner13-AquamarineAnswer
13-Aquamarine
February 10, 2022

Hi David,

 

Yes automated notifications can be sent from ThingWorx Platform to user, steps to do so can be found here.  I also believe that you should be able to use the rules you listed above to create the notification.

 

Thanks,

 

John  

1-Visitor
February 17, 2022

Hi John,

I have followed the steps you refered to. But I am not sure how I can send notifications based on a rule like for example: "If the model predicts ten times in a row a "1", send a notification to a specific person".

Do you have an idea how I can realize something like that?

Thank you already in advance.