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!
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!