Using Application Explorer in BEA WebLogic Workshop to Create XML Schemas and Web Services
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: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>
BEA WebLogic Adapter for SAP User's Guide
<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>
A-23
Need help?
Do you have a question about the WebLogic and is the answer not in the manual?