Looking to filter an aesrow depending on who has logged on to that workstation, to limit the alerts visible for any particular user
Also filter on the workstation location so that only alert relevant to that are displayed. This could be done on the workstation ID but cant work out how to incorporate that into the alert query.
Any suggestions?
Thanks
aesrow filter based on user permission and location
Search
Re: aesrow filter based on user permission and location
You can possibly use the following approach, the AESRow has a $-parameter where you defined which filter settings shall be used:
-- Define global AESRow filter settings in System Managment --> Settings --> A&E - Row/Screen
-- Pass a suitable value for the $-paramter to the AESRow when a user logs on.
Best Regards
Leopold Knipp
Senior Support Specialist
-- Define global AESRow filter settings in System Managment --> Settings --> A&E - Row/Screen
-- Pass a suitable value for the $-paramter to the AESRow when a user logs on.
Best Regards
Leopold Knipp
Senior Support Specialist
Re: aesrow filter based on user permission and location
Thank you for your reply, I'll try that.
-
- Posts: 61
- Joined: Mon Dec 12, 2016 4:43 pm
Re: aesrow filter based on user permission and location
Hi Leopold,
How the step “Pass a suitable value for the $-paramter to the AESRow when a user logs on.” can in fact be done?
I did understand the parameter to be passed needs to be the $SCREENTYPE, but the function setDollarParams may not be used as per online help.
Br,
Antonio Patricio
How the step “Pass a suitable value for the $-paramter to the AESRow when a user logs on.” can in fact be done?
I did understand the parameter to be passed needs to be the $SCREENTYPE, but the function setDollarParams may not be used as per online help.
Br,
Antonio Patricio