by "Eric Stott" <ericstott@[EMAIL PROTECTED]
>
Apr 27, 2007 at 06:59 PM
You could just terminate the data with the <LF> and then in the map exclude
the extra <CR> from your mapping...
Eric
http://blog.biztalk-info.com
"McGeeky" <anon@[EMAIL PROTECTED]
> wrote in message
news:eKxAyeOiHHA.4904@[EMAIL PROTECTED]
> We have to receive it in binary mode else the gauranteed file transfer
> feature of the receive adapter won't work. Besides this is something
that
> has occurred before from trading partners where FTP is not used.
>
> My gut feeling tells me its not possible to have the flat file parsers
use
> either CRLF or LF; it has to be fixed on one or the other.
>
> --
> McGeeky
> http://mcgeeky.blogspot.com
>
>
> "Eric Stott" <ericstott@[EMAIL PROTECTED]
> wrote in message
> news:OXk8L1NiHHA.4976@[EMAIL PROTECTED]
>> How are you receiving the data, via ftp?
>> If so you can change the transfer mode to ascii.
>> "McGeeky" <anon@[EMAIL PROTECTED]
> wrote in message
>> news:uhwlK3JiHHA.1624@[EMAIL PROTECTED]
>> > Hi. Is it possible to design a flat file parser that can parse lines
>> > terminated with either CRLF or LF? The trading partner we receive
files
>> > from
>> > is not consistent with their line terminator.
>> >
>> > --
>> > McGeeky
>> > http://mcgeeky.blogspot.com
>> >
>> >
>> >
>>
>>
>
>