does anyone know if cfinvoke will be able to handle multiple output
parameters from a webservice?
I can easily get the response I want, when consuming a web service that
returns only 1 output parameter,
however, when I try to hit one, that is supps to return multiple output
parameters, I get an error...

here is the error.


Error Occurred While Processing Request  
Web service operation "AssetLocation" with parameters
{STRIP={141039070},} could not be found.  
 
  
The Error Occurred in C:\Inetpub\wwwroot\cf~simpleSoap.cfm: line 29
 
27 :    method="AssetLocation"
28 :    strIp="141039070"> 
29 : </cfinvoke>
30 :    
31 :    <cfoutput>#soapTest#</cfoutput>

 


______________________________________________________________________
Signup for the Fusion Authority news alert and keep up with the latest news in 
ColdFusion and related topics. http://www.fusionauthority.com/signup.cfm
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
Archives: http://www.mail-archive.com/[email protected]/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists

Reply via email to