Using Application Explorer in BEA WebLogic Workshop for Event Handling
BEA WebLogic Adapter for SAP User’s Guide B-9
2. Click OK.
In the left pane, the event port you created appears under 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 MSMQ with a channel.
Procedure How to Create a Port for the JMS Disposition
The JMS disposition enables an event to be enqueued to a JMS queue.
To create a port for a JMS queue disposition:
1. In the Business Object Repository, right-click the BAPI_MATERIAL_GETLIST method and
select Create Event Port.
The Create Event Port dialog box opens.
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.
queueName Name of the queue where messages are placed.
errorDest Location where error logs are sent. Optional. A predefined port
name or another disposition URL. The URL must be complete,
including the protocol.
Parameter Description