Alarm list based on user login
Posted: Wed Feb 05, 2020 5:29 pm
Hi all,
I need some advice/suggestions on the following: I want the content displayed in the alarm list to be user dependent (areas of responsibility). The idea is to have a dpGroup per “user profile”, which contains the “DPs”/alarms that the logged user can see and address. Of course, there is few different ways to achieve this, as example:
1. Create a dp of AEScreen and AESProperties (configured with the proper dpGroup) for each user profile. When the user login the correct AEScreen shall be open.
2. Have a generic config for AEScreen and AESProperties. After the user login, the correct dpGroup is applied “on fly” via the temporary AESProperties dp.
3. ….??
Which one is the best approach?
Thanks in advance
,
Antonio Patricio
I need some advice/suggestions on the following: I want the content displayed in the alarm list to be user dependent (areas of responsibility). The idea is to have a dpGroup per “user profile”, which contains the “DPs”/alarms that the logged user can see and address. Of course, there is few different ways to achieve this, as example:
1. Create a dp of AEScreen and AESProperties (configured with the proper dpGroup) for each user profile. When the user login the correct AEScreen shall be open.
2. Have a generic config for AEScreen and AESProperties. After the user login, the correct dpGroup is applied “on fly” via the temporary AESProperties dp.
3. ….??
Which one is the best approach?
Thanks in advance

Antonio Patricio