So to double check, you are building a web service that will be contacted by 
the QuickBooks application using the WSDL like the example from you link?

If this is so, then you are expected to create a CFC running as remote that 
will return a wsdl matching the specification.  In other words have functions 
matching the expected functions in the wsdl accepting the parameters defined in 
the wsdl and returning the data expected in the wsdl.  Then you would provide 
the URI to this cfc?wsdl file in QuickBooks that defines the web service it is 
looking for.

I can't help you much beyond this basic understanding on my part.  Unless my 
basic assumption of you building this web service for the QuickBooks to connect 
to is wrong.  If you are consuming a web service with ColdFusion then that is 
completely different.

HTH

--------------
Ian Skinner
Web Programmer
BloodSource
www.BloodSource.org
Sacramento, CA
 
"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. 




~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Find out how CFTicket can increase your company's customer support 
efficiency by 100%
http://www.houseoffusion.com/banners/view.cfm?bannerid=49

Message: http://www.houseoffusion.com/lists.cfm/link=i:4:228291
Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4
Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4
Donations & Support: http://www.houseoffusion.com/tiny.cfm/54

Reply via email to