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.
5. Click OK.
BEA WebLogic Adapter for SAP User's Guide
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.
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.
Configuring the Event Adapter for SAP
5-13
Need help?
Do you have a question about the WebLogic and is the answer not in the manual?