Menu

Show posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.

Show posts Menu

Topics - Danxy

#1
Hi there. I have a lot of Condition objects and I try to assign to each one different alarm. The easiest way would be to create one event for each Condition object and then create event processing policy for each event i.e Condition. But this would be a painful work, create so much EPPs. I am wondering if I can create one EPP for all events and somehow insert message that refers to Condition object or event? 
I tried something with adding persistent storage variable and setting it in Condition object script (I don't know if this works), creating EPP macro that returns persistent storage variable and call it in Alarm Message field but this won't work :'(
Is there any way to do this?