Closed ashwin-raj closed 10 years ago
Could you provide more details? Do you need client for qbwcpoc?
I have an application. If I click Vendor save button from my application then the vendor details need to pass to the QB. Is that possible ? How?
Sure this is possible, but this will be work by next way:
So looks like this is not possible. Because only QB WebConnector can initiate interaction from your app/webservice. So your app need to save somewhere created object until next call from QB WebConnector.
Hope this help you. Let me know if something not clear.
Thanks Dude. I understood well. Let me try and back
I try to create a client stub using the wsdl file and access the server through stub. But it is not connect to QB web connector. Do you know why?
Which wsdl file you used for create stub?
In this Application within the web content there is a wsdl file is there. The same one only
Sorry for late response.
In this case you can't connect to QB web connector. Only QB web connector connects to your service.
QB web connector is client for your web service - that provided by your app.
Thanks.
How to create a client for this application