Home Page › Forums › BizTalk 2004 – BizTalk 2010 › Dynamic delimiters › Re: Dynamic delimiters
Hi Stephen,
Thanks for your reply!
I continued the six schemas route. The other five schemas were a fairly easy job after the first one. It’s all working correctly now, so I’ll leave it as it is.
I’ve thought about the changing part too, and I guess I’ll have to live with that.
Oh and I tested the send pipeline thingy. It wasn’t needed to make a new pipeline for every schema. I just set the schema in the flat file assembler to (none) and it automatically picks the right schema. What I don’t understand is why the programmer before me created a send pipeline for every schema in the first place, as I set them all to (none) now and it all works fine. Oh well, I’ll let it be for now (don’t fix it if it ain’t broken?).
Ruud