> Also, I'm not too pleased that it seems so damned difficult to do it "the
> easy way" by letting CF do all the soap stuff for me with
> CreateObject("webservice",
> "https://blah.com/blah.aspx?wsdl"). It seems like that should work, but all
> I get back are a bunch of stub methods that I don't know how to use, and on
> which I cannot seem to find proper documentation that is actually of any
> help at all.
>
> I totally feel let down by ColdFusion in this instance. :o(If it makes you feel any better, it would probably be as much of a pain in most other environments. If your web service returns an XML document object instead of standard SOAP datatypes, you're going to have to handle that XML document object yourself. And by the looks of it, that's what's going on here. Dave Watts, CTO, Fig Leaf Software http://www.figleaf.com/ Fig Leaf Software provides the highest caliber vendor-authorized instruction at our training centers in Washington DC, Atlanta, Chicago, Baltimore, Northern Virginia, or on-site at your location. Visit http://training.figleaf.com/ for more information! ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Adobe® ColdFusion® 8 software 8 is the most important and dramatic release to date Get the Free Trial http://ad.doubleclick.net/clk;207172674;29440083;f Archive: http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:318451 Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4

