Hi Dojo members,
I have a service and this means that I have Elements inside this service that are being used also by other services.
I would like to show in a shape box the Highest Alarm state of a part of the elements linking this to the Service itself. For this I believe that ServiceContext Shape Data Filed could be what I am looking for.
Since for this service the parameters of the elements are many and all of them are of interest( being in the Service Context point of view )I would like to see the Highest severity being showed if any of the parameters from any of those elements that are part of the service to be displayed.
Doing so now I have a shape that is being showed and since I have no Alarms the Color is Green. (But is the logic correct ?)
If I do not specify the parameters (1007 and 11102) the shape will not take any color.
I would like to point to the elements that are part of the service and not to put a long list of elemID:paramID.
Is there an easy way ?
Thank you for your time.
Hi Toon, Hi all,
I will present an example:
I have a service that has 17 elements inside.
Using a Shape Box I would like to show the Highest severity Alarm ONLY for the following two elements that are part of this service:
(using automation scripts for 50 buttons I think is to much)