Microsoft KB Archive/303532

From BetaArchive Wiki
Knowledge Base


FIX: Multiple Transaction Groups Submitted Directly to Channel Do Not Generate Receipts

Article ID: 303532

Article Last Modified on 10/22/2003



APPLIES TO

  • Microsoft BizTalk Server 2000 Standard Edition



This article was previously published under Q303532

SYMPTOMS

When a document with multiple transaction groups is submitted directly to a channel, the parser generates a receipt, which is sent back to the sender for the first transaction group only. Subsequent transaction groups may fail to generate receipts. The Suspended Queue shows the original document instead of the canonical receipt. In addition, the BizTalk Server Application log may contain the following error:

An error occurred in BizTalk Server

Details:
The XML document could not be translated. The map specified by reference "http://SERVERNAME/BizTalkServerRepository/Maps/Microsoft/MAP_NAME.xml%22 failed. Verify that the map is up to date.

The following channel configuration setting is not valid: "receipt_channel"

The server could not finish processing the document.

Suspended Queue ID: "{5502FC3B-BC0A-40C2-9EDF-207C977DCD95}"

The server could not finish processing the document.

CAUSE

After the first transaction, every parsed transaction ends up in the wrong channel (in this case, the receipt channel) and the actual receipts are lost.

RESOLUTION

To resolve this problem, obtain the latest service pack for Microsoft BizTalk Server 2000. For additional information, click the following article number to view the article in the Microsoft Knowledge Base:

299664 INFO: How to Obtain the Latest BizTalk Server 2000 Service Pack


STATUS

Microsoft has confirmed that this is a problem in BizTalk Server 2000. This problem was first corrected in Microsoft BizTalk Server 2000 Service Pack 1a.

Keywords: kbbug kbfix kbbiztalk2000sp1afix KB303532