Ask a Question related to Coldfusion - Advanced Techniques, Design and Development.
-
developwin #1
XML Web services
Hey Guys! I am new to web services have read through the basics. I see how
you need to set up the cfcomponent. What does the "add web services" in CF
admin do for you? Also, is the CFC module where you would put your logic to
create and XML document? If so, is that where the CF XML tags would come into
play? Does anyone have a very basic example of this as I have looked hard and
can only find a shell CFC without an example of how to take it to the next
step. Ideally I would like an example of a CFC to create an XML doc and one to
receive. Thanks in advance to everyone here who has helped me in the past.
developwin Guest
-
Help! Web Services
Hi! Can Flex work with all WEB SERVICES or there are restrictions? For example: 1. Can Flex to do "Casting" using "XSD" (XML Schema... -
Web Services Help
Hi there, I'm trying to display weather from a web service, but I don't know how to use this function, can somebody help me please, I'm using this... -
services??
On our win 2003 server we are sometimes having a very heavy load in the 30 - 60 % area. The top memory consumer seems to be "services.exe". Can... -
SSL and web services
I have a web Service that is accessing an Oracle back-end database through a Forte layer via SOAP and XML. The clients access the web service... -
Networking Services - services.msc
Hi, I'd like to know which services are responsible for home networking. i.e. which services do I need to be running for others to have access... -
developwin #2
Re: XML Web services
I got my answer on the roll of the CF administrator in housing the web service.
Does the format of the output of the web service a function of how the CFC is
coded. For example, I need an XML string. Do I need to invoke the XML tags
(or create the XML tree manually) in the CFC to pass an XML document to the
invoking source? Thanks in advance
developwin Guest



Reply With Quote

