Hi Dojo,
My visio has 2 shapes, element list and alarm list, and has following shape data.
[ element list ] [ alarm list ]Alarm list shows alarms related with the selected element.
With 'Administrator' group rights, it works with no problem.
But with 'Operators' group right, the alarm list always shows all alarms related with the view that visio is linked.
Which rights are required for this operation?
best regards,
Hi Hideyuki,
[Update] Confirmed software issueI'm not sure if it is a simple 'element access' issue like Toon described, because your element list should not show the elements you don't have access on, right? And as such your session variable should not hold a value of an element you cannot access.
Not sure if were able to resolve in the meanwhile, but in case you were not, here are some things you can try in order to make progress:
- Copy the alarm list Visio shape on a new Visio file linked to test view or something and play a bit with the shape data, for example use a fixed value for your 'Element' shape data, like one of the possible element keys from your element list and see if that works fine.
Check with both your admin and operator user. - based on the result, either look further into the session variables, regex, ... or look into security config. Like putting a test user in a test group and start with 'operator' config. Then step by step move towards 'Administrator' config and see at what point
The procedure might take a bit of time, but I have no clue at this point what security config could impact what you have described.