|
Prev: ArmyTime
Next: Forward Slash Domain Name Extensions
From: Rick Waugh on 22 Jun 2006 18:40 We are using a CF5 server, and will not be updating to MX any time soon. I need to call a web service, and understand I can do this with CFHTTP. Can anyone direct me to any docs or give me examples of how to do this?
From: sdortch on 23 Jun 2006 09:12 I recently did the same thing. I ended up buying CFX_HTTP5 from cftagstore.com http://www.cftagstore.com/tags/cfxhttp5.cfm and it worked great. Very easy to implement and good documentation on how to use it. HTH
From: Rick Waugh on 23 Jun 2006 14:16 Answered my own question. The problem I had was returning complex datatypes. CFHTTP.FILECONTENT actually comes back as WDDX from an MX web service, so I was able to use the CFWDDX tag to turn a Soap structure into a CF structure, and it works perfectly.
|
Pages: 1 Prev: ArmyTime Next: Forward Slash Domain Name Extensions |