Forum Home › Forums › Uncategorized Issues › Operator Role Cannot Send Commands Despite Control Permissions in Rapid SCADA
Tagged: objects, roles, Users, users rights
- This topic has 3 replies, 2 voices, and was last updated 1 month, 3 weeks ago by
Mikhail.
-
AuthorPosts
-
May 16, 2026 at 9:49 am #17946
tekno132
ParticipantHello,
I was trying to create new users with different permissions for each one. I have created three roles: Supervisor, Operator, and User (without assigning any specific code to them), and I also created four different objects for the different screens.
The problem is with the object called “Manual”. In theory, both the Supervisor and Operator roles have the “View” and “Control” permissions enabled.
With the Supervisor role, the control works correctly (it sends commands properly depending on where I click on the screen). However, with the Operator role, which should behave the same way, the user can see the screen, and when pressing a button it looks like the command is being processed, but it never shows that the command was actually sent.
Additionally, in the browser console, the following errors appear when using the Operator role, while with the Supervisor role no errors appears:
Send command 0 to channel 169
main-api.js?v=S4KW3N…MfjD4fDkize9viOY:55 Error in sendCommand. Access denied
mimic-bundle.js?v=u6…IpAfG_gxprHZvY:4417 Send command 0 to channel 169
main-api.js?v=S4KW3N…MfjD4fDkize9viOY:55 Error in sendCommand. Access denied
mimic-bundle.js?v=u6…IpAfG_gxprHZvY:4417 Send command 1 to channel 170
main-api.js?v=S4KW3N…MfjD4fDkize9viOY:55 Error in sendCommand. Access deniedIs there any solution for this, or does anyone know why this is happening?
Thank you very much for your help.
Best regards,
-
This topic was modified 1 month, 3 weeks ago by
tekno132.
May 18, 2026 at 5:22 pm #17951
MikhailModeratorHi,
Please provide screenshots of the settings, right matrix and the results. A topic about roles is not so easy.
May 18, 2026 at 6:54 pm #17952tekno132
ParticipantHello again,
I have already solved the problem.
The issue was not related to the objects assigned to the views, those were configured correctly. The real problem was with the object assigned to the channels.
For example, I have Variable1 assigned to the object called “Mode”, and for this object the Operator role only had permission to view, not to control. However, when I changed Variable1 to use the “Manual” object, where both Operator and Supervisor have permission to send commands, everything started working correctly.
Sorry for the inconvenience, and thank you very much for your responses and help.
May 19, 2026 at 7:18 am #17953
MikhailModeratorHello,
Thank you for the update. -
This topic was modified 1 month, 3 weeks ago by
-
AuthorPosts
- You must be logged in to reply to this topic.