Creating, Editing, or Deleting a Port
The event port appears under the ports node in the left pane. In the right pane, a
summary of the information associated with the port appears.
Procedure: How to Create a Port for the MQ Series Disposition
The MQSeries disposition enables an event to be enqueued to an MQSeries queue. Both
queue manager and queue name may be specified. To create a port for an MQSeries
disposition using Application Explorer:
1. Click the Event Adapters tab.
2. In the left pane, expand the SAP node.
3. Select the ports node.
4. Move the pointer over Operations and select Add a new port.
The Create New Port pane opens on the right.
a. In the Name field, type a name.
b. In the Description field, type a brief description (optional).
c. From the Disposition Protocol drop-down list, select MQSeries.
d. In the Disposition field, enter an MQSeries destination.
5-14
When pointing Application Explorer to an iBSE deployment, specify the
destination file using the following format:
mqseries:/qManager/qName;host=[hostname];
port=[port];channel=[channnelname];
errorTo=[pre-defined port name or another disposition url]
When pointing Application Explorer to a JCA deployment, specify the destination
file using the following format:
mq:qmanager@respqueue;host=;port=;channel=
The following table lists and describes the disposition parameters for MQSeries.
Parameter
Description
qManager
Name of the queue manager to which the server must connect.
qName or
Name of the queue where messages are placed.
respqueue
host
Host on which the MQ Server is located (MQ Client only).
BEA Systems, Inc.
Need help?
Do you have a question about the WebLogic and is the answer not in the manual?