
Search found 3 matches
- Tue May 18, 2010 3:08 pm
- Forum: Developers
- Topic: API for the WebService
- Replies: 4
- Views: 6685
Re: API for the WebService
Cool, thanks for the clarification. You're right, it doesn't really make that much difference, it just threw me for a moment 

- Tue May 18, 2010 10:04 am
- Forum: Developers
- Topic: API for the WebService
- Replies: 4
- Views: 6685
Re: API for the WebService
Thanks for your prompt reply. So I checked out the source code and I see what you mean. One question, is there a reason the unmarshalling is done manually in your layer and not done by the WS framework that you use? If you let the WS framework do it then the WSDL and accompanying schema that is gene...
- Mon May 17, 2010 5:44 pm
- Forum: Developers
- Topic: API for the WebService
- Replies: 4
- Views: 6685
API for the WebService
Hi, I have been looking at the webservice that is provided by OpenDental in an attempt to see if I wish my application to query it. Currently I have ascertained that the ws consists of one method that takes a string and returns a string. Is there more API information than this? Such as what sorts of...