Design a form connected to a Web service

Microsoft Office InfoPath

Show All Show All

Design a form connected to a Web service

When you design a new form that is connected to a Web service, Microsoft Office InfoPath 2003 builds a data structure for your form based on the operations of the Web service. The resulting form can then be used to submit data to and query the Web service. You can work with the form in many of the same ways as when you design a new blank form— you can insert and lay out controls, add or remove data validation and conditional formatting, and publish the form.

You can design forms that receive data from a Web service, submit data to a Web service, or do both.

Note  InfoPath cannot connect to Web service operations that use remote procedure call (RPC) encoding. Only document literal encoding is supported.

ShowDesign a form that receives data from a Web service

ShowDesign a form that submits data to a Web service

ShowDesign a form that receives data from and submits data to a Web service

Note  Because the data structure for the form must match the Web service, the following limitations apply:

  • You cannot automatically create the data source when inserting controls.
  • You cannot modify existing fields or groups in the data source.
  • You can only add fields or groups to the root group in the data source.