Transports and Interfaces: Siebel Enterprise Application Integration > EAI MQSeries Server Transport > About the EAI MQSeries Server Transport Business Service >

EAI MQSeries Server Transport Parameters


In addition to supporting the common transport parameters presented in Table 6, the EAI MQSeries Server Transport uses the parameters shown in Table 7. These can be specified as service method arguments, subsystem parameters, or user properties.

NOTE:  To send to a model queue, the model queue must have a definition type of PERMANENT and the following arguments must be supplied in the workflow: Model Queue, Physical Queue, Queue Manager, and Message Text.

Table 7. EAI MQSeries Server Transport-Specific Parameters
Argument
Display Name
Description

MqAcknowledgements

Receive Acknowledgements

Default is False. This parameter specifies whether or not delivery and arrival acknowledgements are to be received.

MqAckPhysicalQueueName

Acknowledgement Physical Queue Name

If the MqAcknowledgements is set to True, this parameter contains the name of the physical queue for acknowledgements to responses.

MqAckQueueManagerName

Acknowledgement Queue Manager Name

Defaults to MqQueueManagerName if unspecified. If MqAcknowledgements is set to True, this parameter contains the name of the queue manager for acknowledgements to responses.

MqModelQueueName

Model Queue Name

Name of the MQSeries model queue.

MqPhysicalQueueName

Physical Queue Name

Name of the MQSeries physical queue. You can also create an alias queue which points to a target queue and use the alias queue name as the input argument physical queue name and send messages to the target queue.

NOTE:  Using an alias queue will work. However, since the alias queue does not have a backout queue defined, the receiver cannot roll back to the backout queue.

MqQueueManagerName

Queue Manager Name

Name of the MQSeries queue manager. If this parameter is not specified, the default Queue Manager Name, as specified in the MQSeries configuration, is used. The Response Queue Manager is the same as MqQueueManagerName.

MqRespModelQueueName

Response Model Queue Name

Name of model queue for response connection.

MqRespPhysicalQueueName

Response Physical Queue Name

Name of physical queue for response connection.

MqFormat

MQSeries Format

The format of the message from the Siebel application to the outbound queue.

MqSleepTime

Sleep Time

Default is 20000 milliseconds. The timeout interval on receive calls, in milliseconds.

In addition to the EAI MQSeries Server Transport, you can run the MQSeries Server Receiver, which is a server component that periodically checks the MQSeries queues you specify, for inbound messages.

NOTE:  The persistence of the message is the same as the persistence of the queue itself.

Transports and Interfaces: Siebel Enterprise Application Integration Copyright © 2014, Oracle and/or its affiliates. All rights reserved. Legal Notices.