I am trying to set up a receive ****t, send ****t, and party in BizTalk
Server
2006 R2 Administration in order to convert an XML file (using a custom
schema) into a HIPAA 276 format. I'm getting the following error when
trying
to convert the XML file.
A message sent to adapter "FILE" on send ****t "Send****t1" with URI
"C:\BizTalkTest\Out2\%MessageID%.xml" is suspended.
Error details: There was a failure executing the send pipeline:
"Microsoft.BizTalk.Edi.DefaultPipelines.EdiSend,
Microsoft.BizTalk.Edi.EdiPipelines, Version=3.0.1.0, Culture=neutral,
PublicKeyToken=31bf3856ad364e35" Source: "EDI assembler" Send ****t:
"Send****t1" URI: "C:\BizTalkTest\Out2\%MessageID%.xml" Reason: Message can
not be serialized as the schema
http://schemas.wpc-edi.com/X12/ISOMORPH/HIPAA/4010A1/TS276A1#X12_4010_276
could not be located. Either the schema is not deployed or multiple copies
are deployed.
I have this running fine in BizTalk 2006 but would like to use R2. I'm
just
now learning R2 and would like to see if anyone could point me in the
right
direction.