Refresh web service data structure

I

InfoRefresh

I have a web service that has an updated data class and I
would like to refresh my InfoPath form to see the new
addition to the class. How can I do this without having
to build a new form just to have it load the data
structure in the "Data Source"

-thanks
 
B

Brian Teutsch [MSFT]

Use Service Pack 1, and choose Tools-Update Data Source. That will refresh
the schema. Without SP1, you'll have to do lots of hand-editing of the
files, but it is possible. See the newsgroup archives for some examples.

Brian
 
B

Badajoz95

Hi,

I presume Brian means Tools - Convert Main Data Source - as I can't see
Tools - Update Data Source... And the Convert Main Data Source is the
feature to use when refreshing {normal} schema changes.

I believe that for a web service schema update you will have to update it
against the schema and not the web service. It (Convert Main Data Source) is
unable talk to the web service.

Paul.
 
A

Andrew Ma [MSFT]

When donig a "Convert Main Data Source" against a new web service, it will
look at the WSDL from the web service and update based on that.

--
Andrew J. Ma
Software Test Engineer
Microsoft Office InfoPath
http://blogs.msdn.com/ajma
---------------------------------------
This posting is provided "As Is" with no warranties, and confers no rights.
Use of any included script sample are subject to the terms specified at
http://www.microsoft.com/info/cpyright.htm.
Please do not send email directly to this alias. This alias is for
newsgroup purposes only.
 

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