EasyManua.ls Logo

BEA WebLogic - Page 236

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...
Creating an Event Port
B-14 BEA Systems, Inc.
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:
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.
a. In the Name field, type a name for the event port, for example, GETLIST_EventPort.
b. In the Description field, type a brief description.
c. From the Protocol drop-down list, select HTTP.
d. In the URL field, enter an HTTP destination using the following format:
ihttp://url;responseTo=respDest
The following table describes the disposition parameters.
Parameter Description
url The URL target for the post operation.

Table of Contents