I have created a cfc with a function that can sucessfully be called from a cfinvoke from within my intranet. In the invoke i have to give it a method and input attributes. method calls the function and input is the string sent through (xml in this case). The question is how/what do i tell my potentional webservice users how to send to the cfc so that the function is called and the string is seen and read? currently i invoke to a "xmltest.cfc?wdsl" with the method and input attributes. Do they add to the url string? I am a bit confused how this works from a diverse systems point of view.
Thanks for any help ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Want to reach the ColdFusion community with something they want? Let them know on the House of Fusion mailing lists Archive: http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:332891 Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/groups/cf-talk/unsubscribe.cfm

