|
Home > Archive > BizTalk Server General > May 2005 > Flat file assembler error
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 |
Flat file assembler error
|
|
| johanfeuk 2005-05-12, 3:11 am |
| Hi,
My send pipeline terminates with an error like "Document type 'Root name' does not match any of the given schemas" even though my map works fine when I test it and my source schema validates correctly against my test instance.
Any MSFT or other BizTalk guru out there who has a clue why this error occur?
Thanks!
/Johan | |
| Stephen W. Thomas 2005-05-12, 5:50 pm |
| Hello.
I usually see that problem when I accidentally have the wrong pipeline or do
not have my schema marked as Flat File. Did you double check your pipeline?
Next, I would check the namespace of the schema. If you changed that after
you referenced the schema in the flat file assembler that might cause this
problem. Might want to try to re-add that schema to the assembler.
Hope this helps.
Stephen W. Thomas
http://www.geekswithblogs.net/sthomas
"johanfeuk" wrote:
>
> Hi,
> My send pipeline terminates with an error like "Document type 'Root
> name' does not match any of the given schemas" even though my map works
> fine when I test it and my source schema validates correctly against my
> test instance.
>
> Any MSFT or other BizTalk guru out there who has a clue why this error
> occur?
>
> Thanks!
>
> /Johan
>
>
>
> --
> johanfeuk
> ------------------------------------------------------------------------
> Posted via http://www.webservertalk.com
> ------------------------------------------------------------------------
> View this thread: http://www.webservertalk.com/message1056533.html
>
>
| |
| johanfeuk 2005-05-13, 2:07 am |
| Thanks Stephen,
I'm not sure what it was but now its working. Might have been what you said about re-add my schema to the pipeline.
/Johan Feuk
quote: Originally posted by Stephen W. Thomas
Hello.
I usually see that problem when I accidentally have the wrong pipeline or do
not have my schema marked as Flat File. Did you double check your pipeline?
Next, I would check the namespace of the schema. If you changed that after
you referenced the schema in the flat file assembler that might cause this
problem. Might want to try to re-add that schema to the assembler.
Hope this helps.
Stephen W. Thomas
http://www.geekswithblogs.net/sthomas
"johanfeuk" wrote:
>
> Hi,
> My send pipeline terminates with an error like "Document type 'Root
> name' does not match any of the given schemas" even though my map works
> fine when I test it and my source schema validates correctly against my
> test instance.
>
> Any MSFT or other BizTalk guru out there who has a clue why this error
> occur?
>
> Thanks!
>
> /Johan
>
>
>
> --
> johanfeuk
> ------------------------------------------------------------------------
> Posted via http://www.webservertalk.com
> ------------------------------------------------------------------------
> View this thread: http://www.webservertalk.com/message1056533.html
>
>
|
|
|
|
|