Edit D:\app\Administrator\product\11.2.0\dbhome_1\owb\doc\ohj\wbdod90874.htm
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="ja" lang="ja"> <script src="./callback.js" type="text/javascript"></script> <noscript>??????????????avaScript???????????????????????????????????????????????JavaScript??????????</noscript> </head> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" /> <meta http-equiv="Content-Style-Type" content="text/css" /> <meta http-equiv="Content-Script-Type" content="text/javascript" /> <meta name="generator" content="Oracle DARB XHTML Converter (Mode = ohj/ohw) - Version 5.1.1 Build 005" /> <meta name="date" content="2009-06-04T0:46:17Z" /> <meta name="robots" content="noarchive" /> <meta name="doctitle" content="Defining Web Services" /> <meta name="relnum" content="11g Release 2 (11.2)" /> <meta name="partnum" content="E10582-01" /> <link rel="copyright" href="./dcommon/html/cpyr.htm" title="Copyright" type="text/html" /> <link rel="stylesheet" href="./dcommon/css/blafdoc.css" title="Oracle BLAFDoc" type="text/css" /> <link rel="contents" href="toc.htm" title="Contents" type="text/html" /> <link rel="prev" href="web_services.htm" title="Previous" type="text/html" /> <link rel="next" href="wbdod10669.htm" title="Next" type="text/html" /> <title>Web???????????</title> </head> <body> <div class="zz-skip-header"><a href="#BEGIN">??????????????</a></div> <table class="simple oac_no_warn" summary="" cellspacing="0" cellpadding="0" width="100%"> <col width="86%" /> <col width="*" /> <tr valign="bottom"> <td align="left"></td> <td align="center"><a href="web_services.htm"> <img src="./dcommon/gifs/leftnav.gif" alt="???" /><br /><span class="icon">???</span></a> </td> <td align="center"><a href="wbdod10669.htm"> <img src="./dcommon/gifs/rightnav.gif" alt="?°?" /><br /><span class="icon">?°?</span></a></td> </tr> </table> <p><a id="CHDJHGJA" name="CHDJHGJA"></a><a id="WBDOD90874" name="WBDOD90874"></a></p> <div class="sect1"><!-- infolevel="all" infotype="General" --> <h1>Web???????????</h1> <a name="BEGIN" id="BEGIN"></a> <p>Web?????????????????????????????????????????????????????????????????ML?????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????/????????????????????eb?????????????????????????????????????????Web???????????????????????????????????????????????</p> <p>Web??????????????<span class="italic">Simple Object Access Protocol</span> ??<a id="sthref414" name="sthref414"></a>SOAP?????????????????????????????????????????????????????OAP??????????????ML???????°?????????????????????????????????????????????????TTP???????????????????OAP???????°???????????????????????????????????????eb?????????????????????????????</p> <p>Web????????<span class="italic">Web Services Description Language</span>??<a id="sthref415" name="sthref415"></a>WSDL????????????????????SDL????????ML??????????eb??????????????eb???????????????????????????????????????°??????????????????????????????????Web???????????????????????????????????????eb?????????????????????????????????????°?????????????????</p> <p>Web??????????????SDL???????????????????????</p> <pre xml:space="preserve" class="oac_no_warn"> <definitions name="PfWebServiceImplService" targetNamespace="http://oracle.wh.jrt.sdk.packaging.dbWebService/" ............................ > <types> </types> <message name="runInput"/> <message name="runOutput"> <part name="return" type="xsd:int"/> </message> ......................... <portType name="PfWebServiceImpl"> <operation name="run"> <input message="tns:runInput" xmlns:ns1="http://www.w3.org/2006/05/addressing/wsdl" ns1:Action=""/> <output message="tns:runOutput" xmlns:ns1="http://www.w3.org/2006/05/addressing/wsdl" ns1:Action=""/> </operation> ................................ </portType> <binding name="PfWebServiceImplSoapHttp" type="tns:PfWebServiceImpl"> <soap:binding style="rpc" transport="http://schemas.xmlsoap.org/soap/http"/> <operation name="run"> <soap:operation soapAction=""/> <input> <soap:body use="literal" namespace="http://oracle.wh.jrt.sdk.packaging.dbWebService/"/> </input> <output> <soap:body use="literal" namespace="http://oracle.wh.jrt.sdk.packaging.dbWebService/" parts="return"/> </output> </operation> ............................. </binding> <service name="PfWebServiceImplService"> <port name="HttpSoap11" binding="tns:PfWebServiceImplSoapHttp"> <soap:address location="REPLACE_WITH_ACTUAL_URL"/> </port> </service> </definitions> </pre> <p>WSDL??????????eb???????????????Warehouse Builder???????????????????????eb??????????????<code>portType</code>?°??????????????????<code>soap:address location</code>?°????????eb???????????????????????????????????</p> </div> <!-- class="sect1" --> <!-- Start Footer --> <div class="footer"> <table class="simple oac_no_warn" summary="" cellspacing="0" cellpadding="0" width="100%"> <tr> <td align="left" width="86%"><a href="topicid:help_legalnotices_html"> <span class="copyrightlogo">Copyright (C) 2009, Oracle and/or its affiliates. All rights reserved.</span></a> </td> </tr> </table> </div><!-- class="footer" --> </body> </html>
Ms-Dos/Windows
Unix
Write backup
jsp File Browser version 1.2 by
www.vonloesch.de