Exit
  • Global community
    • Language:
      • Deutsch
      • English
      • Español
      • Français
      • Português
  • 日本語コミュニティ
  • 한국 커뮤니티
0

Output from cfc Webservices

New Here ,
Dec 15, 2010 Dec 15, 2010

Hi All,

I have created a basic cfc file to be used as a webservice. My clients invoke my web service to send me the xml file. I need to proces the xml file and output the result from the cfc. Any idea how I can do this?

Regards,

ORAA

746
Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Engaged ,
Dec 15, 2010 Dec 15, 2010

I have a set of three custom tags that will take a standard XML file form a URL or Hard Drive, read the data and outputs a struct that you can continue to use through your code. I can make them available - but I don't exactly know how to do that here?

An example is that I can pass the RSS (XML) form twitter and it will read it so that I can process the data. Another example is that I can read an XML file form Google Analytics Stats and process that XML into a struct to work with.

Does this sound like something that you are looking for?

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
New Here ,
Dec 20, 2010 Dec 20, 2010

Hi,

Thanks for your reply. What you said is exactly what I am looking forward for. You can send me the code at: punit.sm@gmail.com

Thanks for your help!!

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Engaged ,
Dec 20, 2010 Dec 20, 2010

You are welcome - I have sent the files.

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Contributor ,
Dec 20, 2010 Dec 20, 2010
LATEST

Can you send me the file also??

kokila.jothyprakash@gmail.com

Thanks in advance!

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Community Expert ,
Dec 15, 2010 Dec 15, 2010
Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Resources