Check this out http://www.openbluedragon.org/manual/?/webservices_json
Cheers Alex On 11 July 2012 22:42, Jason Allen <[email protected]> wrote: > Hi Guys, > > Going to resurrect this discussion. > > I've started moving much of my spaghetti code (works fine, but messy) into > CFC's. > > What's the most efficient way for 3rd party applications (android app, > iphone app, desktop app, or API) to utilize the CFC's? > > My understanding is that it's possible for a 3rd party external > application to interface with OpenBD (soap?) and utilize CFC's and their > functions. > > Like, if I had an Android app, and I wanted to utilize a function in a > CFC, would I send the required arguments via xml, have OpenBD parse that > XML for the arguments, apply them to the function, get the cfreturn > results, dump it back into an XML document, and send that back to the app? > > > -- > online documentation: http://openbd.org/manual/ > http://groups.google.com/group/openbd?hl=en > -- Alex Skinner Managing Director Pixl8 Interactive Tel: +448452600726 Email: [email protected] Web: pixl8.co.uk -- online documentation: http://openbd.org/manual/ http://groups.google.com/group/openbd?hl=en
