Here's a little more:

I am working with this WSDL:

https://adwords.google.com/api/adwords/v10/KeywordToolService?wsdl

The only thing I've really found is that Dreamweaver has some utility for 
analyzing this WSDL file for me to help me understand (or even generate) the CF 
code I need. But I prefer to do it by hand so that I have a deeper 
understanding of what I'm doing.

>From what I've read at the Adobe help for CFMX7 is that I can do this with one 
>of two methods: CFINVOKE or CFSCRIPT. But both really do the same thing under 
>the hood.

I'd like to go with CFINVOKE, which seems simpler to me. However, how do I get 
from the contents of this WSDL file to what tags are needed in my CFINOVKE 
call?  With how ubiquitous web services has become, the lack of documentation 
for CF is amazing to me.

Thanks for any help you might be able to offer.



~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Create robust enterprise, web RIAs.
Upgrade to ColdFusion 8 and integrate with Adobe Flex
http://www.adobe.com/products/coldfusion/flex2/?sdid=RVJP

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:284764
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4

Reply via email to