Transports and Interfaces: Siebel Enterprise Application Integration > EAI MSMQ Transport > Configuring EAI MSMQ Transport for Various Send and Receive Scenarios >

EAI MSMQ Transport Parameters


Table 12 presents the parameters used for configuring the EAI MSMQ Transport.

Table 12. EAI MSMQ Transport Parameters
Parameter
Description

EndOfData

Set to True to indicate end of data.

MsmqPhysicalQueueName

Name of the MSMQ Queue. Can be used for both sending and receiving messages.

MsmqQueueMachineName

Computer that owns the queue specified by the physical queue name.

MsmqRespQueueMachineName

Computer that owns the queue specified by MsmqRespQueueName.

MsmqRespQueueName

Name of the response queue.

MsmqSleepTime

Default is 20000 milliseconds. The amount of time that the EAI MSMQ Transport business service waits to receive a message.

TimedOut

If no message is received in seconds specified in SleepTime, the TimedOut argument in the Output Property set will be set to True.

IgnoreCorrelationId

Default is False. Set to ignore Correlation Id value on the inbound messages. If this flag is True, the message is picked up from the queue regardless of the correlation Id on the message. This parameter is ignored for the SendReceive Method because Correlation Id is required to match the response with the original message.

LargeMessageSupport

Default is True. Set to enable or disable large-message (messages over 4 MB) Support.

Set IgnoreCorrelationId to False for Large Message Support.

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