EasyManua.ls Logo

BEA WebLogic - Page 91

BEA WebLogic
294 pages
Print Icon
To Next Page IconTo Next Page
To Next Page IconTo Next Page
To Previous Page IconTo Previous Page
To Previous Page IconTo Previous Page
Loading...
Configuring the Event Adapter for SAP
BEA WebLogic Adapter for SAP User’s Guide 5-13
Procedure: How to Create a Port for the HTTP Disposition
The HTTP disposition uses an HTTP URL to specify an HTTP end point to which the event
document is posted. To create a port for an HTTP 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 HTTP.
d. In the Disposition field, enter an HTTP destination.
When pointing Application Explorer to an iBSE deployment, specify the
destination file using the following format:
ihttp://url;responseTo=respDest
When pointing Application Explorer to a JCA deployment, specify the destination
file using the following format:
http://host:port/uri
The following table lists and describes the disposition parameters for HTTP.
5. Click OK.
Parameter Description
url The URL target for the post operation.
respDest Location to which responses are posted. A predefined port name
or another full URL. Optional.
The URL must be complete, including the protocol.
host Name of the host on which the Web server resides.
port Port number on which the Web server is listening.
uri Universal resource identifier that completes the URL specification.

Table of Contents