WMQ.Unsubscribe (Magic xpa 3.x)
This program cancels a subscription to the topic. The parameters and return value for the WMQ.Unsubscribe program are:
|
|
Subscribe Queue Manager
|
Alpha (48). Input. The name of the MQ Queue Manager.
|
Subscribe Queue Name
|
Alpha (48). Input. A string specifying the name of the queue to open for regular messaging or the broker name.
|
Broker Stream
|
Alpha (50). Input. This parameter must contain the topic broker stream; for example, SAMPLE.BROKER.RESULTS.STREAM.
|
Topic
|
Alpha (50). Input. This parameter must contain the name of the topic.
|
Correlation ID
|
BLOB. Identifies the correlation for Request messages. Identifies subscriptions for a specific subscriber in a shared queue. Note: The maximum size is 24 bytes.
|
Return value
|
Numeric. 0 for success and a non-zero value for failure.
|