Error: You do not have the following permissions on CodeUnit ApplicationManagement: Execute

If you get following error:

then your nav user account has to less rights to work with the RTC client. This kind of error is normally shown, when you start the RTC client.

Reasons for that error can be:

  • You work with a database which comes from outside of your windows domain
  • Your permission set was changed

To solve that issue best you open SSMS (Sql Server Management Studio) and view table “User”. Search for your windows/nav account in field “User Name”. To go further you need the value in field “User Security ID”. Remember that value.

Then edit table “Access Control” and look for the same value in field “User Security ID”.

Change the “Role ID” value to SUPER, click the ENTER key to assign the change.

After that restart the RTC client and change your user settings as needed.

Cheers

4 thoughts on “Error: You do not have the following permissions on CodeUnit ApplicationManagement: Execute

  1. Ali says:

    Dear Jonathan
    I have given permission set ‘P&P-Q/O/I/R/C’ then it is showing the same error. But when ever I am changing to ‘SUPER’ then there is no error. I want to assign permission set rather than the super. Is there any solution to avoid such a error.

    Like

Leave a comment