How to remove actions > run in rule action set

To remove the “Actions > Run” option, you must modify the user’s Access Role by removing the pxCanRunTests privilege. Open the specific Access Role Name assigned to the production user and find the entry for the @baseclass or the specific rule class. Within the list of privileges for that class, locate pxCanRunTests and delete it to restrict execution rights. Once you save the updated role, the system will automatically hide the “Run” command from the Actions menu for any user associated with that role. This specific change ensures that users cannot manually trigger rules or action sets in the production environment.

1 Like