Friday, March 16, 2007 8:59 AM
While preparing a POC with BizTalk 2006 and the accelerator for HL7 1.3, I realized there is a little error in the end-to-end tutorial (also in <drive>:\Program Files\Microsoft BizTalk Accelerator for HL7 1.3\SDK\End-to-End Tutorial).
In the "TutorialSampleInstance.txt" the name of the source (MSH3) is "ADTSystem", while the name of the party in both BizTalk Administration and BTAHL7 is "Tutorial_ADTSystem". The consequence is that no ACK or RX messages are generated.
To solve it, just change the name of the MSH3 in "TutorialSampleInstance.txt" to "Tutorial_ADTSystem".