![BEA WebLogic Server Скачать руководство пользователя страница 66](http://html.mh-extra.com/html/bea/weblogic-server/weblogic-server_user-manual_2715882066.webp)
Creating Integration Business Services
4-12
BEA Systems, Inc.
The following is an example of a WSDL file for a Web service called
BAPI_MATERIAL_GET_DETAIL.
<definitions xmlns:rfc="urn:iwaysoftware:ibse:jul2003:BAPI:response"
xmlns:tns="urn:schemas-iwaysoftware-com:iwse"
targetNamespace="urn:schemas-iwaysoftware-com:iwse"
xmlns:soapenc="http://schemas.xmlsoap.org/soap/encoding/"
xmlns:mime="http://schemas.xmlsoap.org/wsdl/mime/"
xmlns:m11="urn:iwaysoftware:ibse:jul2003:BAPI:response"
xmlns:tm="http://microsoft.com/wsdl/mime/textMatching/"
xmlns="http://schemas.xmlsoap.org/wsdl/"
xmlns:xs="http://www.w3.org/2001/XMLSchema"
xmlns:m1="urn:iwaysoftware:ibse:jul2003:BAPI"
xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/">
<types>
<xs:schema targetNamespace="urn:schemas-iwaysoftware-com:iwse"
elementFormDefault="qualified">
<xs:element name="ibsinfo">
<xs:complexType>
<xs:sequence>
<xs:element type="xs:string" name="service"/>
<xs:element type="xs:string" name="method"/>
<xs:element type="xs:string" name="license"/>
<xs:element type="xs:string" minOccurs="0"
name="disposition"/>
<xs:element type="xs:string" minOccurs="0" name="Username"/>
<xs:element type="xs:string" minOccurs="0" name="Password"/>
<xs:element type="xs:string" minOccurs="0" name="language"/>
</xs:sequence>
</xs:complexType>
</xs:element>
</xs:schema>
<xs:schema targetNamespace="urn:schemas-iwaysoftware-com:iwse"
elementFormDefault="qualified">
<xs:element name="adapterexception">
<xs:complexType>
<xs:sequence>
<xs:element type="xs:string" name="error"/>
</xs:sequence>
</xs:complexType>
</xs:element>
</xs:schema>
<xs:schema xmlns:rfc="urn:iwaysoftware:ibse:jul2003:BAPI"
targetNamespace="urn:iwaysoftware:ibse:jul2003:BAPI"
xmlns:m1="urn:iwaysoftware:ibse:jul2003:BAPI"
elementFormDefault="qualified">
<xs:element name="BAPI">
<xs:complexType>
Содержание 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 ...