BUG: Multi-Document Interchange May Log Ambiguous Information Errors (281176)
The information in this article applies to:
- Microsoft BizTalk Server 2000
This article was previously published under Q281176 SYMPTOMS
Your Microsoft BizTalk Server may send documents to the Suspended Queue without a matching entry in the Event Viewer. The error description for the document instance in the Suspended Queue is similar to the following:
The document extracted from the incoming data did not contain enough information to locate a channel.
CAUSE
When you submit a document to the BizTalk Server for processing, the BizTalk Server locates a channel to process the document. This channel selection can happen in one of two ways:
- The channel name is explicitly supplied in the Receive function or in the call to Interchange.Submit().
-or-
- The channel name is not explicitly supplied but derived indirectly from the supplied source and destination organization identifiers and supplied document definition.
If the channel name is not explicitly supplied then BizTalk scans the InterChangeBTM database to locate a channel with a document definition that matches the supplied document definition. If the interchange that you submitted to BizTalk Server contains multiple document instances and one or more of the instances has a root node that is referred to by more than one document definition, then Microsoft BizTalk Server cannot determine to which channel to submit the document instance.
RESOLUTION
There is no workaround at this time.
STATUSMicrosoft has confirmed that this is a bug in the Microsoft products that are listed at the beginning of this article.
Modification Type: | Major | Last Reviewed: | 10/22/2003 |
---|
Keywords: | kbbug kbnofix KB281176 |
---|
|