Dave means the cfc at myURL/my_api.cfc

There must be some code there, right?

--
WSS4CF - WS-Security framework for CF
http://wss4cf.riaforge.org/



On 24 September 2010 22:54, Doug Ford <doug.e.f...@gmail.com> wrote:
>
> Hi Dave -
>
> I haven't put it into any CFC code yet.  I usually work in a simple file to 
> test the results, and make sure things work before adding additional overhead.
>
> The only code on the page is this (and then attempts to print out the 
> results):
>
>> > <cfinvoke webservice="myURL/my_api.cfc?wsdl"
>> method="GetUserProfile"
>> > returnvariable="temp1">
>> >     <cfinvokeargument name="wsID" value="1">
>> >     <cfinvokeargument name="customerid" value="1">
>> >     <cfinvokeargument name="userid" value="1">
>> > </cfinvoke

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Order the Adobe Coldfusion Anthology now!
http://www.amazon.com/Adobe-Coldfusion-Anthology-Michael-Dinowitz/dp/1430272155/?tag=houseoffusion
Archive: 
http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:337484
Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/groups/cf-talk/unsubscribe.cfm

Reply via email to