Using Application Explorer in BEA WebLogic Workshop to Create XML Schemas and Web Services
BEA WebLogic Adapter for SAP User’s Guide
A-23
Identity Propagation
If you test or execute a Web service using a third party XML editor, for example XMLSPY, the
Username and Password values that you specify in the SOAP header must be valid and are
used to connect to SAP. The user name and password values that you provided for SAP
during target creation 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: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>
</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>
Summary of Contents for WebLogic Server
Page 1: ...BEA WebLogic Adapter for SAP User s Guide DN3501342 0406 April 19 2006 ...
Page 8: ...viii BEA Systems Inc ...
Page 22: ...Component Information for the BEA WebLogic Adapter for SAP 1 10 BEA Systems Inc ...
Page 54: ...Creating an XML Schema 3 20 BEA Systems Inc ...
Page 163: ...Management and Monitoring BEA WebLogic Adapter for SAP User s Guide 7 45 ...
Page 164: ...7 46 BEA Systems Inc ...
Page 294: ...Using Staging BAPIs to Retrieve SAP BW Metadata D 14 BEA Systems Inc ...