Starting or Stopping a Channel Programmatically
4. In the Choose a file field, paste the iBSE control event URL, and click OK.
The following image shows the soap operation name dialog box that opens with a list
of available control methods.
5. Select the STOPCHANNEL(STOPCHANNEL 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:
<SOAP-ENV:Body>
</SOAP-ENV:Body>
9. For the <m:channel> tag, replace the String placeholder with the name of the channel
you want to stop.
10. From the SOAP menu, select Send request to Server.
7-44
<m:STOPCHANNEL
xmlns:m="urn:schemas-iwaysoftware-com:dec2002:iwse:event">
<m:channel>String</m:channel>
</m:STOPCHANNEL>
BEA Systems, Inc.
Need help?
Do you have a question about the WebLogic and is the answer not in the manual?