I'm new to this whole "consuming web services" thing, so please bear with me. I'm using cfinvoke to call a web service. I'm passing a username, password, and company ID with each invocation, using cfinvokearguments. It's a property management web service, so there's a "getPropertyDesc" method that, when I call it, I set the return variable to "PropertyDesc" and do a cfdump of #PropertyDesc# and I get a dump I've never really seen. It's red, and it's an "object" dump. I'm not sure I'm getting back what I should be getting back. So I don't know if it's a problem with my code, or what. I'm actually expecting data to be returned, but I'm not seeing it in my dump.
Is there any more information I can provide? Does my problem sound familiar? I'm really learning about all this, so it's entirely possible I'm going about this all wrong, so any help is appreciated. ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Upgrade to Adobe ColdFusion MX7 Experience Flex 2 & MX7 integration & create powerful cross-platform RIAs http://www.adobe.com/products/coldfusion/flex2/?sdid=RVJQ Archive: http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:273263 Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

