Modifying an Event Port
B-16 BEA Systems, Inc.
b. In the Description field, type a brief description.
c. From the Protocol drop-down list, select MQ Series.
d. In the URL field, enter an MQ Series destination using the following format:
mqseries:/qManager/qName;host=hostName;port=portNum;
channel=chanName[;errorTo=errorDest]
The following table describes the disposition parameters.
3. Click OK.
In the left pane, the event port you created appears below the Ports node.
In the right pane, a table appears that summarizes the information associated with the
port you created. You are ready to associate the event port for MQ Series with a
channel.
Modifying an Event Port
The following procedures describe how to edit and delete an event port using Application
Explorer. To review the port settings, select the port name. In the right pane, a table appears
that summarizes the information associated with the event port you created.
Procedure How to Edit an Event Port
To edit an existing event port:
Parameter Description
qManager Name of the queue manager to which the server must connect.
qName Name of the queue where messages are placed.
hostName Name of the host on which MQ Series resides (MQ client only).
portNum Port number for connecting to an MQ Server queue manager (MQ
client only).
chanName Case-sensitive name of the channel that connects with the remote
MQ Server queue manager (for MQ client only). The default MQ
Series channel name is SYSTEM.DEF.SVRCONN.
errorDest Location where error logs are sent. Optional. A predefined port
name or another disposition URL. The URL must be complete,
including the protocol.