>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?

Exactly.

>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.

The thing is, it seems as though all the examples I find assume the 
web service being built first, then cfinvoked using xxx.cfc?wsdl. But 
the cfinvoke documentation, and the example wsdl I'm using point 
directly to the wsdl. There are dynamically generated wsdl files, and 
there are services built around static wsdl files. At least that's 
the way I understand it.

I'm just confused. :)

>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.
>
>
>
>
>

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Discover CFTicket - The leading ColdFusion Help Desk and Trouble 
Ticket application

http://www.houseoffusion.com/banners/view.cfm?bannerid=48

Message: http://www.houseoffusion.com/lists.cfm/link=i:4:228303
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=11502.10531.4
Donations & Support: http://www.houseoffusion.com/tiny.cfm/54

Reply via email to