| Rajesh 2006-04-28, 1:14 pm |
| Thanks Naveenji for your reply
but I guess It's the same orchestration for the same data, running on
biztalk 2006.
I am aware of why this error would happen normally, but in this case they
are identical to biztalk 2004, which runs fine. Its just that when the
orchestration is run from a biztalk 2006 machine, with all components
pipelines deployed, it throws the error. It goes past the flat file
disassembler, converts to xml properly , and then while transforming , throws
an error. (Its a simple transform where xml nodes with blank values are
removed).
Thanks again
Rajesh
"Naveenji" wrote:
[vbcol=seagreen]
> The cause for this error would be.
>
> if the pipeline is expecting a XML file, but the input is a txt file, this
> error occurs.
> or
>
> if the doc schema in the pipeline does NOT match with the incoming file.
>
>
>
> "Rajesh" wrote:
>
|