Submitting to web services

C

Clayton

What is the best way to submit my browser based infoPath form to a web
service? I currently am submitting based on mySchema.xsd, and my web
service generates a proxy class based on this so it understands what it is
getting, however I am also considering using a data set (typed or untyped
preference?).

Also, I need a unique key back from the database via my webservice so I can
store it in my form - how is this typically done? I am storing the xml
document in sharepoint and in a backend database via a web service.



Thanks

Clayton
 
C

Clay Fox

Hi Clayton

The unique key is tough. There is a way to get one from SharePoint or you
can have it assigned by SQL.

You might want to check out the Database Accelerator since it does a lot of
the same things. http://www.qdabra.com
Also the Web Developers Reference goes through the web services and may give
you some insight on how it does the ID process. You can find it under
downloads on http://www.infopathdev.com
--
Thanks

Clay Fox

Qdabra Software
http://www.qdabra.com

InfoPathDev.Com
The Largest InfoPath Forum in the World
http://www.infopathdev.com
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top