Creating Integration Business Services
<documentation>BAPI_MATERIAL_GET_DETAIL
</documentation>
<port binding="tns:BAPI_MATERIAL_GET_DETAILSoap"
name="BAPI_MATERIAL_GET_DETAILSoap1">
</port>
</service>
</definitions>
Identity Propagation
If you test or execute a Web service using a third-party XML editor, for example, XMLSPY,
the user name and password values that you specify in the SOAP header must be valid. The
values are used to connect to SAP. The user name and password values that you provided
for SAP when you created a target using Application Explorer are overwritten for this Web
service request.
The following is a sample SOAP header that is included in the WSDL file for a Web service:
<SOAP-ENV:Header>
<m:ibsinfo xmlns:m="urn:schemas-iwaysoftware-com:iwse">
</m:ibsinfo>
</SOAP-ENV:Header>
Note: You can remove the following tags from the SOAP header, since they are not
required:
<m:disposition>String</m:disposition>
<m:language>String</m:language>
4-24
<soap:address
location="http://GERBER-2K.ibi.com:7001/ibse/IBSEServlet
/XDSOAPRouter"/>
<m:service>String</m:service>
<m:method>String</m:method>
<m:license>String</m:license>
<m:disposition>String</m:disposition>
<m:Username>String</m:Username>
<m:Password>String</m:Password>
<m:language>String</m:language>
BEA Systems, Inc.
Need help?
Do you have a question about the WebLogic and is the answer not in the manual?