It's a little loopy, but instantiating the Microsoft.XMLHTTP object will 
generally work fine for accessing web services.  The good thing is that 
the object you fill with XML can respond to XPath expressions as well 
([yourXMLObject].selectNodes("[XPath_statement]"), from which you can 
pretty quickly fill a struct.

It's not pretty, but it does work.

- Jim

Jim McAtee wrote:

>I have a task where I'll need to parse incoming XML (SOAP) documents in 
>CF5.  I'll probably want to create structs containing the data to then be 
>placed into database tables.  What tools do I have at my disposal in CF5 
>running on Windows 2000 Server Standard and IIS5?  If nothing is available 
>natively, what third party tools, CFX tags, etc. are available? 
>
>
>

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Discover CFTicket - The leading ColdFusion Help Desk and Trouble 
Ticket application

http://www.houseoffusion.com/banners/view.cfm?bannerid=48

Message: http://www.houseoffusion.com/lists.cfm/link=i:4:198474
Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4
Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4
Donations & Support: http://www.houseoffusion.com/tiny.cfm/54

Reply via email to