Working with subscriptions
Use MQSC commands to manage subscriptions.
Subscriptions can be one of three types, defined in the SUBTYPE attribute:
- ADMIN
- Administratively defined by a user.
- PROXY
- An internally created subscription for routing publications between queue managers.
- API
- Created programmatically, for example, using the MQI MQSUB call.
See MQSC commands for detailed information about these commands.