Webservice returning a boolean

S

Stijn

Hi,

I created a webservice that has a webmethod returning a bool.
I added the webservice method as a secondary data-connection to my
infopath-form.
Before querying via the webservie, I add some parameters and only then the
webservice is being invoked.
Problem is that I don't know how to get the returnvalue from the webservice.
The data source in my infopath-form contains one datafield which seems to be
the result. Nevertheless, I'm not able to see the result.
In fact, I should get the result in JScript after it is being queried,
because based on the boolean value it returns some fields are validated.

Thanks in advance.
 

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