by "Leonid Ganeline" <leo_gan_57@[EMAIL PROTECTED]
>
Sep 7, 2007 at 12:38 PM
http://www.codeplex.com/BizTalkSymbolReplace
This BizTalk pipeline component works as a symbol preprocessor. It can
change the control symbols, can use the RegExes.
Not sure about 2002. Anyway you can use the source code to create custom
preprocessor from the scratch.
--
Regards,
Leonid Ganeline [BizTalk MVP]
http://geekswithblogs.net/leonidganeline/
"Ray Mooney" <ray@[EMAIL PROTECTED]
> wrote in message
news:%23y0wAYp2HHA.2752@[EMAIL PROTECTED]
>I receive some files from an external system that are not well formed XML
> (illegal characters being used in multiple fields). These files
currently
> fail in parsing.
>
> The external files can not be changed so I still need to receive them
and
> just pass them to another application for processing. How can I
configure
> BTS to bypass checking the file structure and just pass it through?
>
> Using BTS2002
>
> Thanks in advance for any help!!!
>
>