Blair that is not true, I have dealt with webservices that have returned up to 5 parameters. In coldfusion yes because it technically is not a webservice, so you can only return the one type.

 

 

Senior Coldfusion Developer

Aegeon Pty. Ltd.

www.aegeon.com.au

Phone: +613  8676 4223

Mobile: 0404 998 273

 


From: cfaussie@googlegroups.com [mailto:[EMAIL PROTECTED] On Behalf Of Blair McKenzie
Sent: Thursday, 31 August 2006 2:52 PM
To: cfaussie@googlegroups.com
Subject: [cfaussie] Re: CF webservices - output parameters

 

You can only have one return value, but that one value can be as complex as it needs to be. You could return a struct containing the three values (xml, array and simple).

Blair

On 8/31/06, Drew <[EMAIL PROTECTED]> wrote:


Hi All

I have a requirement to build a webservice to a certain spec. I have
built a bunch before but I am a bit puzzled on this one. The spec
requires that I return two output parameters (one xml, one array) as
well as the standard return. Can someone shed some light as to how I
get CF to do this. I had a play with using the cfproperty tags which
appeared to get me half way there. I can only get the one return value
working using cfreturn, not the extra output parameters. Any help is
much appreciated

thanks

Drew





--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "cfaussie" group.
To post to this group, send email to cfaussie@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at http://groups.google.com/group/cfaussie
-~----------~----~----~----~------~----~------~--~---

Reply via email to