|
Home > Archive > BizTalk Server Orchestration > February 2005 > InfoPath not working with BTS Web Service
You are viewing an archived Text-only version of the thread.
To view this thread in it's original format and/or if you want to reply to
this thread please [click here]
| Author |
InfoPath not working with BTS Web Service
|
|
|
| Folks,
I have an Orchestration as a Web Service within BizTalk Server 2004 and
generated this with the BizTalk Web Services Publishing Wizard.
However, when I try to create a Data Source Connection in Infopath ( sp-1
preview ) it says XML document is not valid and returns an XPath expression
for the Lang attribute on my Generated BizTalk Schemas.. It would seem that
InfoPath is having a problem reading the WSDL?
Info: My BizTalk Schemas where generated originally from an XML instance
saved out from my form. The Lang attribute is an Imported Type from another
schema. All BizTalk validation checks against the instance work perfectly
against the 2 schemas.
Can anyone help me here, or suggest a possible cause? This problem is now
getting rather urgent.
thanks in advance,
Mig
| |
| Matt Milner 2005-02-01, 2:47 am |
| Instead of creating your biztalk schema from an instance of the form, why
not use the extracted schema from the form instead? Then you'll be sure to
have the same schema in both.
matt
"Mig" <conor.maguire@bicsystems.com> wrote in message
news:uRFSl93BFHA.2192@TK2MSFTNGP14.phx.gbl...
> Folks,
>
> I have an Orchestration as a Web Service within BizTalk Server 2004 and
> generated this with the BizTalk Web Services Publishing Wizard.
>
> However, when I try to create a Data Source Connection in Infopath ( sp-1
> preview ) it says XML document is not valid and returns an XPath
> expression for the Lang attribute on my Generated BizTalk Schemas.. It
> would seem that InfoPath is having a problem reading the WSDL?
>
> Info: My BizTalk Schemas where generated originally from an XML instance
> saved out from my form. The Lang attribute is an Imported Type from
> another schema. All BizTalk validation checks against the instance work
> perfectly against the 2 schemas.
>
> Can anyone help me here, or suggest a possible cause? This problem is now
> getting rather urgent.
>
> thanks in advance,
> Mig
>
| |
|
| Thanks Matt.
I'll give it a go.
I think microsoft have my problem down as a known isuue:
http://support.microsoft.com/?scid=...id=2515&sid=216
"Matt Milner" <matt.milner@m3technologypartners dot com> wrote in message
news:Op1R3pACFHA.2104@TK2MSFTNGP14.phx.gbl...
> Instead of creating your biztalk schema from an instance of the form, why
> not use the extracted schema from the form instead? Then you'll be sure
> to have the same schema in both.
>
> matt
>
>
> "Mig" <conor.maguire@bicsystems.com> wrote in message
> news:uRFSl93BFHA.2192@TK2MSFTNGP14.phx.gbl...
>
>
|
|
|
|
|