EasyManua.ls Logo

BEA WebLogic - Page 235

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...
Using Application Explorer in BEA WebLogic Workshop for Event Handling
BEA WebLogic Adapter for SAP User’s Guide B-13
2. Click OK.
The event port you created appears in the left pane 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 SOAP with a channel.
Parameter Description
wsdl-url The URL to the WSDL file that is required to create the SOAP
message. For example:
http://localhost:7001/ibse/IBSEServlet/test/webser
vice.ibs?wsdl
where:
webservice
Is the name of the Web service you created using
Application Explorer.
You can also open the WSDL file in a third party XML editor (for
example, XMLSPY) and view the SOAP request settings to find
this value.
soapaction The method that will be called by the SOAP disposition. This
value can be found in the WSDL file.
method The Web service method you are using. This value can be found
in the WSDL file.
namespace The XML namespace you are using. This value can be found in
the WSDL file.
responseTo The location to which responses are posted, which can be a
predefined port name or another URL. Optional.
The URL must be complete, including the protocol.
errorTo The location to which error logs are sent. Optional.
A predefined port name or another disposition URL. The URL
must be complete, including the protocol.

Table of Contents