Specify the attributes you require by typing them in the boxes, or selecting them from the drop-down lists provided.
Attribute | Comments |
---|---|
Implicit Open | The queue is opened implicitly (must be set to 'Yes' for the C high-level interface). |
Leave Queue Open | The queue is left open after use. |
Priority | The priority set in the message (the default uses the value from the queue definition). |
Persistence | The persistence set in the message (the default uses the value from the queue definition). |
Expiry Interval | A period of time (in tenths of a second) after which the message will not be delivered. Default is Unlimited. |
Retry Count | The number of times a send will be retried if the return code gives a temporary error (0-999999999). Retry will be attempted under the following conditions: Queue full, Queue disabled for put, Queue in use. |
Retry Interval | The interval in milliseconds between each retry (0-999999999). |
Response Correl Id | Response or report messages have their Correl Id set to the Message Id or Correl Id of the request message. |
Exception Action | If a message cannot be delivered it will be discarded or put to the dead-letter queue. |
Report Data | Specifies if data (first 100 bytes) or full data is included in report messages. Default is 'Report' (no data). |
Report Type Exception | Specifies if Exception reports are required. |
Report Type COA | Specifies if Confirm on Arrival reports are required. |
Report Type COD | Specifies if Confirm on Delivery reports are required. |
Report Type Expiry | Specifies if Expiry reports are required. |
Segmentation | Segmentation of the message is allowed. |
Application Group | Optional application group name when the service represents an MQSeries Integrator Version 1 broker (see note 1). |
Note: The name is a maximum of 48 characters, and can contain the following characters: A-Z, a-z, 0-9, '.', '/', '_' and '%'.
(C) IBM Corporation 1999. All Rights Reserved