Before you use the MQ transport, you must configure a MQ Connection resource. See Working with MQ Connections. For more information about the MQ transport, see the Native MQ Transport User Guide.
Use this page to configure transport settings for a proxy service using the native MQ transport protocol.
Option
|
To create or edit...
|
---|---|
Is Response Required
|
Select this option to specify that a response is expected after an outbound message is sent.
|
Polling Interval
|
This option is available only when the Is Response Required check box is selected.
Enter a polling interval, in milliseconds. The default is
1000 .
|
Response Message Type
|
This option is available only when the Is Response Required check box is selected.
Select one of the following:
|
Response Correlation Pattern
|
This option is available only when the Is Response Required check box is selected.
Specify whether the response correlation pattern should be based on MessageID or CorrelationID.
|
Auto-generate Correlation Value
|
Select this check box to automatically generate a CorrelationID or MessageID.
|
Response URI
|
This option is available only when the Is Response Required check box is selected.
The destination to which the response should be published. Enter a response URI in the same format as the endpoint URI:
mq://<local-queue-name>?conn=<mq-connection-resource-ref>
For more detailed information, see the
Native MQ Transport User Guide.
|
Response Timeout
|
This option is available only when the Is Response Required check box is selected.
Enter the number of seconds to wait for a response before dropping the connection.
|
Dispatch Policy
|
This option is available only when the Is Response Required check box is selected.
Select a dispatch policy for this endpoint or use the default dispatch policy.
Dispatch policy refers to the instance of WLS Work Manager that you want to use for the service endpoint. For more information, see "Creating a Work Manager" in the
Native MQ Transport User Guide.
|