Microsoft Knowledge Base Article
This article contents is Microsoft Copyrighted material.
©2005-©2007 Microsoft Corporation. All rights reserved.
Terms
of Use |
Trademarks
Article ID: 870951 - Last Review: July 27, 2004 - Revision: 2.2
BUG: You cannot validate an instance file that has two positional records in the same schema that is generated by BizTalk Server 2002 or later
When you try to validate a instance file against a schema that was generated by Microsoft BizTalk Server 2002 or later, you may receive an error message that is similar to the following:
The current definition being parsed is AccountArrearageResFlat.
The stream offset where the error occured is 10.
Path\FileName.
BEC2004: Validate Instance failed for schema FileName, file: file://Path\FileName.
Note The word "occurred" is spelled incorrectly in this error message.
This problem occurs because of a limitation in the flat file parser when the parser runs in complexity mode after the grammar has been generated and factored. The flatfile schema in this case contains two optional positional records that do not contain tags.
You may be able to resolve this by changing the parser_optimization to “speedâ€. If that does not work you must add tags to each of the records.
Microsoft has confirmed that this is a problem in the Microsoft products that are listed in the "Applies to" section.
APPLIES TO
- Microsoft BizTalk Server 2002 Standard Edition
- Microsoft BizTalk Server 2004 Developer Edition
- Microsoft BizTalk Server 2004 Enterprise Edition
- Microsoft BizTalk Server 2004 Partner Edition
- Microsoft BizTalk Server 2004 Standard Edition
Community Feedback System
Very often, it takes hours to solve a problem. Very often, you've looked high
and low, and have tried a lot of solutions. When you finally found it, chances
are, it was because someone else helped you. Here's your chance to give back.
Use our community feedback tool to let others know what worked for you and what
didn't.
Please also understand that the community feedback system is not warranted to be
correct, it's simply a system that we've built to let people try and help each
other. If something in a feedback response doesn't make sense to you, or you're
not comfortable making changes that the feedback talks about (like registry
edits), please consult a professional.
Thank you for using kbAlertz.com Feedback System.
-- Scott Cate