cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
Showing results for 
Search instead for 
Did you mean: 

Community Tip - Did you get an answer that solved your problem? Please mark it as an Accepted Solution so others with the same problem can find the answer easily. X

How to be able to alert in mashup?

picho_mx
7-Bedrock

How to be able to alert in mashup?

Hello friends, I am a user of Thingworx platform.
How can I get multiple alerts to a mashup?
for example

Amplitude> 6 "High"

Amplitude> = 6 "Regular"

Amplitude <= 3 "Low"

ACCEPTED SOLUTION

Accepted Solutions

I hope I have understood your requirement.

You can add alerts for a property, from Alerts section of Properties and Alerts section. When >= or <= is required ensure the include limit checkbox is checked.

In the mashup, you could use one of the Alerts services such as GetAlertSummaryForProperty and may be bind it to a grid widget to view the details.

View solution in original post

1 REPLY 1

I hope I have understood your requirement.

You can add alerts for a property, from Alerts section of Properties and Alerts section. When >= or <= is required ensure the include limit checkbox is checked.

In the mashup, you could use one of the Alerts services such as GetAlertSummaryForProperty and may be bind it to a grid widget to view the details.

Announcements


Top Tags