MQ Transport Configuration page (Proxy Services)

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...
Polling Interval
Enter a polling interval, in milliseconds. The default is 1000.
Is Response Required
Select this option to specify that a response is expected after an outbound message is sent.
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.
MQ 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 Message Type
This option is available only when the Is Response Required check box is selected.
Select one of the following:
  • Bytes (for a stream of uninterpreted bytes)
  • Text (for text messages)
Client 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.