Skip to main content
Known Participant
January 22, 2009
Question

web services

  • January 22, 2009
  • 2 replies
  • 259 views
I want to use webservices for one of my applications to be developed. The project is : I have to get a file(XML) from another server (remote) and process and put the file in that remote server. Can anybody help me with the idea of webservice and how to use it. Cdoe is much more of a help. Any help is appreciated.

Thank you.
Aruna
This topic has been closed for replies.

2 replies

Inspiring
January 26, 2009
> I want to use webservices

Did you start by reading the docs?

http://livedocs.adobe.com/coldfusion/8/webservices_01.html

--
Adam
Participant
January 26, 2009
Aruna,

When you say you have to 'get the XML file from the remote server' does it mean that it is the data that you need to get? Do you have to create a web service that provides the user with the processed data in XML format?