b. In the Description field, type a brief description (optional).
c. From the Disposition Protocol drop-down list, select MSMQ.
d. In the Disposition field, enter an MSMQ destination in the format:
5. Click OK.
The 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 JMS Queue Disposition
The JMS queue disposition enables an event to be enqueued to a JMS queue. To create a
port for a JMS queue 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 window opens in the right pane.
a. In the Name field, type a name.
b. In the Description field, type a brief description (optional).
BEA WebLogic Adapter for SAP User's Guide
msmq://host/private$/qName;[errorTo=errorDest]
The following table lists and describes the dispostion parameters for MSMQ.
Parameter
Description
host
Name of the host on which the Microsoft Queuing system runs.
queueType
Type of queue. For private queues, enter Private$.
Private queues are queues that are not published in Active
Directory. They appear only on the local computer that contains
them. Private queues are accessible only by Message Queuing
applications that recognize the full path name or format name of
the queue.
qName
Name of the queue in which messages are placed.
errorTo
Location where error documents are sent. Predefined port name
or another full URL. Optional.
Configuring the Event Adapter for SAP
5-9
Need help?
Do you have a question about the WebLogic and is the answer not in the manual?