<html>
<head>
<link href="mmres://user_interface_reference.css" rel="stylesheet" type="text/css">
<title>GETSOAPRESPONSE</title>
</head>
<body bgcolor="#FFFFFF" text="#000000">
   <div id="">
   <table cellpadding="0" cellspacing="0" border="0" width="100%" class="main">
      <tr> 
         <td valign="top" class="name">GETSOAPRESPONSE</td>
         <td valign="top" nowrap class="compatibility">&nbsp;</td>
      </tr>
      <tr>
         <td colspan="2" class="divider"><img src="dwres:18084" width="100%" height="1"></td>
      </tr>


    </td>
  </tr>
  <tr>
    <td valign="top" colspan="2" class="description"><span class="title"></span>
<p>
Web T[rX̋NɁASOAP X|XŜ܂ XML IuWFNgԂ܂B
</p>
    </td>
  </tr>
  <tr>
    <td valign="top" colspan="2" class="CLEARSEPARATION">&nbsp;</td>
  </tr>
  <tr>
    <td valign="top" colspan="2" class="description"><span class="title">߂l</span>
<p>
SOAP X|XŜ܂ XML IuWFNg
</p>
    </td>
  </tr>
  <tr>
    <td valign="top" colspan="2" class="CLEARSEPARATION">&nbsp;</td>
  </tr>
  <tr>
    <td valign="top" colspan="2" class="description"><span class="title">JeS</span>
<p>
XML ֐
</p>
    </td>
  </tr>
  <tr>
    <td valign="top" colspan="2" class="CLEARSEPARATION">&nbsp;</td>
  </tr>
  <tr>
    <td valign="top" colspan="2" class="description"><span class="title">qXg</span>
<p>
ColdFusion&#160;MX&#160;7: ̊֐ǉ܂B
</p>
    </td>
  </tr>
  <tr>
    <td valign="top" colspan="2" class="CLEARSEPARATION">&nbsp;</td>
  </tr>
  <tr>
    <td valign="top" colspan="2" class="description"><span class="title">֐̃V^bNX</span><pre>GetSOAPResponse(webservice)
</pre>    </td>
  </tr>
  <tr>
    <td valign="top" colspan="2" class="CLEARSEPARATION">&nbsp;</td>
  </tr>
  <tr>
    <td valign="top" colspan="2" class="description"><span class="title">֘A</span>
<p>
AddSOAPRequestHeaderAAddSOAPResponseHeaderAGetSOAPRequestAGetSOAPRequestHeaderAGetSOAPResponseHeaderAIsSOAPRequestAwColdFusion MX JKChx̑36͂́uWeb T[rX̎gpv ́u{I Web T[rX̊TOv
</p>
    </td>
  </tr>
  <tr>
    <td valign="top" colspan="2" class="CLEARSEPARATION">&nbsp;</td>
  </tr>
  <tr>
    <td valign="top" colspan="2" class="description"><span class="title">p[^</span>
<p>

</p>
    </td>
  </tr>
  <tr>
    <td valign="top" colspan="2" class="CLEARSEPARATION">&nbsp;</td>
  </tr>
  <tr>
    <td valign="top" colspan="2" class="description"><span class="title">gp@</span>
<p>
X|X擾悤ƂOɁA܂ Web T[rXNKv܂BCFML XML ֐gpāAXML X|X𒲂ׂ邱Ƃł܂B
</p>
    </td>
  </tr>
  <tr>
    <td valign="top" colspan="2" class="CLEARSEPARATION">&nbsp;</td>
  </tr>
  <tr>
    <td valign="top" colspan="2" class="description"><span class="title"></span>
<p>
̗ł́ANGXgsāAheaderservice.cfc Web T[rX echo_me ֐s܂BNGXgɏ]A̗ł GetSOAPResponse ֐Ăяo SOAP X|X擾܂BɁAcfdump ĂяoĂ̓e\܂B 
</p>

<p>
headerservice.cfc Web T[rX̎ɊւڍׁAecho_me ֐A Web T[rX CFC ̓eɂẮAAddSOAPResponseHeader ֐܂ GetSOAPRequestHeader ֐̗QƂĂB
</p>
<pre>&lt;!--- CreateObject ֐ URL Ŏꂽ̂ƈقȂꍇ͏CāA
gpT[o[ &quot;headerservice.cfc&quot; t@C̏ꏊƈvȂ
Ȃ܂B ---&gt;

&lt;cfscript&gt;
   ws = CreateObject(&quot;webservice&quot;, 
        &quot;http://localhost/soapheaders/headerservice.cfc?WSDL&quot;);
   ws.echo_me(&quot;hello world&quot;);
   resp = getSOAPResponse(ws);
&lt;/cfscript&gt;
&lt;cfdump var=&quot;#resp#&quot;&gt;
</pre>
         </td>
      </tr>
   </table>
   </div>
<div id="WEBSERVICE">
<table border="0" cellspacing="0" cellpadding="0" width="100%">
<tr>  
<td valign="top" class="name">WEBSERVICE</td>
  <td valign="top" nowrap class="compatibility">&nbsp;</td>
  </tr>
  <tr>
  <td colspan="2" class="divider"><img src="dwres:18084" width="100%" height="1"></td>
  </tr>

 </td>
  </tr>
  <tr>
    <td>cfobject ^O܂ createobject ֐Ԃ webservice IuWFNgłB


  </td>
  </tr>
  </table>
</div>

  </body>
</html>
