Hi Blair Thanks for your response. I am aware of that functionality. My spec requires me to have muliple output parameters. Just not sure how to get CF to do this.
thanks Drew -----Original Message----- From: "Blair McKenzie" <[EMAIL PROTECTED]> To: [email protected] Date: Thu, 31 Aug 2006 14:52:15 +1000 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 [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/cfaussie -~----------~----~----~----~------~----~------~--~---
