Operator Role Cannot Send Commands Despite Control Permissions in Rapid SCADA

Forum Home Forums Uncategorized Issues Operator Role Cannot Send Commands Despite Control Permissions in Rapid SCADA

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #17946
    tekno132
    Participant

    Hello,

    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 denied

    Is 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.
    #17951
    Mikhail
    Moderator

    Hi,

    Please provide screenshots of the settings, right matrix and the results. A topic about roles is not so easy.

    #17952
    tekno132
    Participant

    Hello 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.

    #17953
    Mikhail
    Moderator

    Hello,
    Thank you for the update.

Viewing 4 posts - 1 through 4 (of 4 total)
  • You must be logged in to reply to this topic.