This article covers role management rights that pertain to ACE Application objects.
| Right | Feature Code | Explanation |
| Delete ACE Application | EXCMD_DELETE_ACE_APPLICATION | Allows users to remove ACE applications. |
| Setup ACE Application | EXCMD_SETUP_ACE_APPLICATION | Gives user the ability to configure ACE applications. |
| Show ACE Application | EXCMD_INQUIRE_ACE_APPLICATION | Allows users to view the details of a specific application. |
| Show ACE Application Status | EXCMD_INQUIRE_ACE_APPLICATION_STATUS | Users can view the status of ACE applications. |
| Show ACE Applications | EXCMD_INQUIRE_ACE_APPLICATION_NAMES | Allows users to view a list of the applications that exist. |
| Start ACE Application | EXCMD_START_ACE_APPLICATION | Gives users the ability to start ACE applications. |
| Stop ACE Application | EXCMD_STOP_ACE_APPLICATION | Gives users the ability to stop ACE applications. |
| Teardown ACE Application | EXCMD_TEARDOWN_ACE_APPLICATION | Allows user to access the Teardown option on the ACE Application viewlet Selected menu. |
| Validate ACE Application | EXCMD_VALIDATE_ACE_APPLICATION | Allows users to validate ACE applications. |