| wildfire_86 2005-07-22, 10:14 am |
| I've got Biztalk 2004 with the Hipaa Accelerator 3.0 installed and I have been working with the product for about a month. I keep running into this error and haven't had any luck tracking it down. I'm trying to pull data out of an 820 file. I'm able to succesfully validate the instance with the 820 schema provided with the hipaa accelerator. However, when I setup Biztalk to read the file and send to the data to xml/sql/flat file i keep getting this error.
There was a failure executing the send pipeline: "Microsoft.BizTalk.DefaultPipelines.XMLTransmit" Source: "XML assembler" Send Port: "c:\ryan\ryanOut\%MessageID%.xml" Reason: The data at the root level is invalid. Line 1, position 1.
The data at the root level is invalid. Line 1, position 1.
I use the hipaa disassembler in the receive pipeline and have been attempting to use the default xml send pipeline.
I've checked for blank space at the beginning of the document, I've used various 820 samples and keep receiving the "data at the root level is invalid" error.
Any ideas? |