Webservice Result - from asp
invoking this webservice returns this complex object - instead of the xml results expected.
any ideas what is wrong with the ws call? or is the problem with the 3rd party webservice?
<cfinvoke
webservice="http://utilities.learnlive.com/feedretrieval/Service.asmx?WSDL"
method="GetProgramFeed"
returnvariable="w_result"
>
<cfinvokeargument name="company_id" value="1660">
<cfinvokeargument name="type_id" value="1">
<cfinvokeargument name="start_date" value="">
<cfinvokeargument name="end_date" value="">
</cfinvoke>
| object of com.learnlive.www.GetProgramFeedResponseGetProgramFeedResult | ||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| Class Name | com.learnlive.www.GetProgramFeedResponseGetProgramFeedResult | |||||||||||||||
| Methods |
| |||||||||||||||
