![BEA WebLogic Server Скачать руководство пользователя страница 105](http://html.mh-extra.com/html/bea/weblogic-server/weblogic-server_user-manual_2715882105.webp)
Configuring the Event Adapter for SAP
BEA WebLogic Adapter for SAP User’s Guide
5-27
The following table lists and describes the parameters for the disposition.
Note:
To use the SOAP disposition with a synchronous event, use Remote Function
Modules to generate the schema and WSDL file instead of using the Business
Object Repository for any RFC or BAPI.
The following is an example of a completed SOAP disposition:
soap:http://localhost:7001/ibse/IBSEServlet/test/soapWS.ibs?wsdl;
soapaction=soapWS.GETLISTRequest@test@@;method=GETLIST;
namespace=urn:iwaysoftware:ibse:jul2005:GETLIST;
responseTo=ifile://c:\output\sap\soapOut.xml
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/
webservice
.ibs?wsdl
where:
webservice
Is the name of the Web service you created using Application
Explorer.
To find this value, you can navigate to the Integration Business
Services tab and open the Service Description link in a new
window. The WSDL URL appears in the Address field.
Alternatively, you can open the WSDL file in a third-party XML
editor (for example, XMLSPY) and view the SOAP request settings.
soapaction
Method that is called by the SOAP disposition. This value can be
found in the WSDL file.
method
Web service method you are using. This value is in the WSDL file.
namespace
The XML namespace you are using. This value is in the WSDL file.
responseTo
Location to which responses are posted. Can be a predefined port
name or another URL. Optional.
The URL must be complete, including the protocol.
errorTo
Location where error documents are sent. This can be a
predefined port name or another full URL. Optional.
Содержание WebLogic Server
Страница 1: ...BEA WebLogic Adapter for SAP User s Guide DN3501342 0406 April 19 2006 ...
Страница 8: ...viii BEA Systems Inc ...
Страница 22: ...Component Information for the BEA WebLogic Adapter for SAP 1 10 BEA Systems Inc ...
Страница 54: ...Creating an XML Schema 3 20 BEA Systems Inc ...
Страница 163: ...Management and Monitoring BEA WebLogic Adapter for SAP User s Guide 7 45 ...
Страница 164: ...7 46 BEA Systems Inc ...
Страница 222: ...Extensible CCI Control A 30 BEA Systems Inc You can add your own methods that call the adapter s services ...
Страница 294: ...Using Staging BAPIs to Retrieve SAP BW Metadata D 14 BEA Systems Inc ...