<cfobject
webservice="http://www.siteA.com/components/remoteTEST.cfc?wsdl"
name="ourSTAFF">
<cfinvoke webservice="#ourSTAFF#"
method="getEMPLOYEES"
returnvariable="getSTAFF" >
I am not sure, but I do not think you use the webservice form of <cfinvoke>,
when you have saved it to a local variable as you have with the <cfobject> tag.
Try just putting the wsdl url string into the <cfinvoke...> webservice
parameter.
<cfinvoke webservice=" http://www.siteA.com/components/remoteTEST.cfc?wsdl"
method="getEMPLOYEES"
returnvariable="getSTAFF" >
This is the way most of my webservice examples look.
--------------
Ian Skinner
Web Programmer
BloodSource
www.BloodSource.org
Sacramento, CA
---------
| 1 | |
--------- Binary Soduko
| | |
---------
"C code. C code run. Run code run. Please!"
- Cynthia Dunning
Confidentiality Notice: This message including any
attachments is for the sole use of the intended
recipient(s) and may contain confidential and privileged
information. Any unauthorized review, use, disclosure or
distribution is prohibited. If you are not the
intended recipient, please contact the sender and
delete any copies of this message.
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Introducing the Fusion Authority Quarterly Update. 80 pages of hard-hitting,
up-to-date ColdFusion information by your peers, delivered to your door four
times a year.
http://www.fusionauthority.com/quarterly
Archive:
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:255062
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4