To set up an MQI conversation, first open the settings for the Proc Dialog part, then fill in the following fields on the Destination page of the notebook:
This name is case sensitive and can be up to 48 characters long. If this field is blank, the request queue will not be opened for input or output. If you want to use a single queue for both input and output, specify the same name in both the Request queue name and Reply queue name fields.
This name is case sensitive and can be up to 48 characters long. If this field is blank, the reply queue will not be opened for either input or output. If you want to use a single queue for both input and output, specify the same name in both the Request queue name and Reply queue name fields.
If Server is checked, Request queue is the input queue from which client requests can be read, and Reply queue is the output queue to which replies to the client can be written.
If Server is unchecked (indicating a client application), Request queue is the output queue to which requests to the server can be written, and Reply queue is the input queue from which replies from the server can be read.
On the Data Attributes page:
The default value for this field is 1024.