This article covers role management rights that pertain to Subscriptions.
Right |
Feature Code |
Explanation |
Change Subscription |
MQCMD_CHANGE_SUBSCRIPTION |
Gives users the ability to change subscriptions. |
Copy Subscription |
MQCMD_COPY_SUBSCRIPTION |
Allows users to copy subscriptions. |
Create Subscription |
MQCMD_CREATE_SUBSCRIPTION |
Gives users the ability to create subscriptions. |
Delete Subscription |
MQCMD_DELETE_SUBSCRIPTION |
Allows users to remove subscriptions. |
Rename Subscription | EXCMD_RENAME_OBJECT | Allow users to rename subscriptions. |
Show Subscription Attributes |
MQCMD_INQUIRE_SUBSCRIPTION |
Allows users to view the attributes of subscriptions. |
Show Subscription SubStatus |
MQCMD_INQUIRE_SUB_STATUS |
Allows users to view subscription SubStatuses. |
Show Subscriptions |
EXCMD_INQUIRE_SUBSCRIPTION_NAMES |
Allows users to view subscriptions. |