Thanks a lot, Carlos.
Here is what I did for test purpose: I created a new BT project in vs 2008, added an existing 837P schema developed for BTS 2006/Hipaa Accelerator 3.3, deployed the schema to BTS 2009 and then set up a receive port with EDIReceive pipeline
and send port.
But I got this error:
A message received by adapter "FILE" on receive location "TestEdiReceiveLocation1" with URI "C:\Hipaa\Test837IN\*.txt" is suspended.
Error details: An output message of the component "Unknown " in receive pipeline "Microsoft.BizTalk.Edi.DefaultPipelines.EdiReceive, Microsoft.BizTalk.Edi.EdiPipelines, Version=3.0.1.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35" is suspended due
to the following error:
Error encountered during parsing. The X12 transaction set with id '' contained in functional group with id '10432', in interchange with id '000010432', with sender id '7654321 ', receiver id
'650202059 ' is being suspended with following errors:
Error: 1 (Miscellaneous error)
6: Finding the document specification by message type "http://schemas.microsoft.com/BizTalk/EDI/X12/2006#X12_00401_837_P" failed. Verify the schema deployed properly.
Any clue on this? thanks.