Talk About Network

Google


Register and Login
Nick
Password
Register create new account Sign up is FREE and you can post replies, new topics, bookmark posts and more!
Recover lost password


Software > Biz Talk NonXML > Suppressing CRL...
Latest [ Topics | Posts ] Archive Post A New Topic Post a Reply
<< Topic < Post Post 1 of 4 Topic 906 of 978
Post > Topic >>

Suppressing CRLF in flat file schema

by =?Utf-8?B?TGVv?= <Leo@[EMAIL PROTECTED] > Feb 1, 2007 at 01:33 PM

Hi,

I have flat files that are delimited. They can consist of different number

of CRLF between the records and attributes or no CRLF at all. Is there any

way to process all these files with one schema?

Below are examples of flat files:

1st example:

HEADER3435;3;76?
rec1;f1;1000?
rec2;f2;6565?
rec3;f3;77;

2nd example:

HEADER3435;3;76?

rec1;f1;1000?

rec2;f2;6565?

rec3;f3;77;

3rd example:

HEADER3435;3;76?rec1;f1;1000?rec2;
f2;6565?rec3;f3;77;

The result of all examples should be the same:

<HEADER attr1="3435" attr2="3" attr3="76"/>
<RECORD attr1="rec1" attr2="f1" attr3="1000"/>
<RECORD attr1="rec2" attr2="f2" attr3="6565"/>
<RECORD attr1="rec3" attr2="f3" attr3="77"/>
 




 4 Posts in Topic:
Suppressing CRLF in flat file schema
=?Utf-8?B?TGVv?= <Leo@  2007-02-01 13:33:01 
Re: Suppressing CRLF in flat file schema
"NickH" <nic  2007-02-02 01:46:24 
Re: Suppressing CRLF in flat file schema
=?Utf-8?B?TGVv?= <Leo@  2007-02-03 02:07:01 
Re: Suppressing CRLF in flat file schema
"Leonid Ganeline&quo  2007-03-05 10:23:40 

Post A Reply:
  Go here to Signup

AddThis Feed Button


About - Advertising - Contact - Frequently Asked Questions - Privacy Policy - Terms of Use - Signup

Contact
tan12V112 Thu Nov 20 19:28:31 CST 2008.