This article covers role management rights that pertain to ACE Message Flow objects.
| Right | Feature Code | Explanation |
| Setup ACE Message Flow | EXCMD_SETUP_ACE_MESSAGE_FLOW | Allows users to configure ACE message flows. |
| Show ACE Message Flow | EXCMD_INQUIRE_ACE_MESSAGE_FLOW | Allows users to view the details of a specific ACE message flow. |
| Show ACE Message Flow Activity Log | EXCMD_INQUIRE_ACE_MESSAGE_FLOW_ACTIVITY_LOG | Allow users to view ACE message flow activity logs. |
| Show ACE Message Flow Status | EXCMD_INQUIRE_ACE_MESSAGE_FLOW_STATUS | Users can view the status of ACE message flows. |
| Show ACE Message Flows | EXCMD_INQUIRE_ACE_MESSAGE_FLOW_NAMES | Allows users to view a list of the ACE message flows that exist. |
| Start ACE Message Flow | EXCMD_START_ACE_MESSAGE_FLOW | Gives users the ability to start ACE message flows. |
| Stop ACE Message Flow | EXCMD_STOP_ACE_MESSAGE_FLOW | Gives users the ability to stop ACE message flows. |
| Teardown ACE Message Flow | EXCMD_TEARDOWN_ACE_MESSAGE_FLOW | Allows users to teardown ACE message flows. |
| Validate ACE Message Flow | EXCMD_VALIDATE_ACE_MESSAGE_FLOW | Allows users to validate ACE message flows. |