Store and forward queue attributes

Store and Forward queues have a number of attributes extra to those of remote queues - these are listed below. Information about these attributes is passed either via API parameters or configuration structures or MQeFields objects.

In Java, the queue manager name list identifies the field in the message representing a set of target queue managers. This does not occur in the native codebase.

Java

The parameters in Java are passed in using MQeFields objects. The values are passed using field elements of specific types. The field names are as follows:

Table 17.

Element type Field label Textual value of field label
public static final java.lang.String Queue_QMgrNameList "qqmnl"



© IBM Corporation 2002. All Rights Reserved