Web Service with a parameter

D

David Ringley

I have created a web service that takes a userId as a parameter and returns a
DataSet. I then created a Data Connection in InfoPath to receive data from
this web service. My question is how do I set the value of the userId
parameter before calling the Query() method on the DataConnection? There is
a place to set a sample value in the Data Connection Wizard, but I want to
set the parameter dynamically from a listbox value.

I certainly appreciate any insight!
 

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