Have you made any progress with this? If not, could you please explain a bit
more how you created your form? I can see that you are retrieving data from
the Main data source (probably your form is bound to a database?) and that
you are filtering on a secondary data source that is getting its data from a
web service? And also, have you tried using rules instead of setting the
default value? It is unlikely that SQL Server is causing the issue; the first
place I would look for a problem is in InfoPath. :)
---
S.Y.M. Wong-A-Ton
> Even though it is pulling data, I know so there will always only be a
> one-for-one match so it is not a repeating table or section
[quoted text clipped - 31 lines]
> >>
> >> Any idea on where to point me to troubleshoot?
Art - 15 May 2007 18:33 GMT
I got it to work but by taking a totally different approach
Rather than having the query file off automatically based on rules on a
field obtained from the web service, I redid the form to call the data from
the web service on load and then have the user click on a query button to
retrieve their travel profile.
I suspect there is some obscure bug somewhere but taking the different
approach, all I have addred is one click by the user.
Is there a way to autofire the query rather than have the users click a
button?
> Have you made any progress with this? If not, could you please explain a bit
> more how you created your form? I can see that you are retrieving data from
[quoted text clipped - 41 lines]
> > >>
> > >> Any idea on where to point me to troubleshoot?
S.Y.M. Wong-A-Ton - 17 May 2007 06:53 GMT
Did you already try using a rule with an action of "Query using a data
connection"?
---
S.Y.M. Wong-A-Ton
> I got it to work but by taking a totally different approach
>
[quoted text clipped - 54 lines]
> > > >>
> > > >> Any idea on where to point me to troubleshoot?
Art - 17 May 2007 16:46 GMT
Yes
Both before the rule setting the values and after and even both before and
after the rules
I suspect it is a bug in IP 2003.
> Did you already try using a rule with an action of "Query using a data
> connection"?
[quoted text clipped - 59 lines]
> > > > >>
> > > > >> Any idea on where to point me to troubleshoot?