BEA WebLogic User Manual page 156

Adapter for sap
Hide thumbs Also See for WebLogic:
Table of Contents

Advertisement

Retrieving or Updating Web Service Method Connection Information
5. Select the GETMTHCONNECTION(GETMTHCONNECTION parameters) control method and
click OK.
A window opens, which shows the structure of the SOAP envelope.
6. Locate the Text view icon in the tool bar.
7. To display the structure of the SOAP envelope as text, click the Text view icon.
The <SOAP-ENV:Header> tag is not required and can be deleted from the SOAP
envelope.
8. Locate the following section:
<m:GETMTHCONNECTION
xmlns:m="urn:schemas-iwaysoftware-com:jul2003:ibse:config">
<m:servicename>String</m:servicename>
<m:methodname>String</m:methodname>
</m:GETMTHCONNECTION>
a. For the <m:servicename> tag, replace the String placeholder with the name of the
b. For the <m:methodname> tag, replace the String placeholder with name of the
9. From the SOAP menu, select Send request to server.
A response is returned that contains the <m: descriptor> element. You must use this
element when updating your Web service method.
7-38
Web service.
Web service method.
BEA Systems, Inc.

Advertisement

Table of Contents
loading
Need help?

Need help?

Do you have a question about the WebLogic and is the answer not in the manual?

Table of Contents