Variable Length - Flat File

Hi,

I’m having a problem creating a FlatFile Schema.

I need to pass a string in a schema which is variable length cause each document have your own length.

Example of string: CSR61 01 00000045COMPN 032000033221056107112STESTE UAT130124SRG13050000051371130124SRGCONT/VLM02

CSR61 01 00000045COMPN 032000033221056
107112STESTE UAT
130124SRG13050000051371
130124SRGCONT/VLM02

It doesn’t have a delimiter, or fixed length. I just know the name of the documents that will generate (bold).

How can I set up definitions of Flat File Schema that supports this example?

Thanks!

Have a look at this

http://www.idnxchange.com/webmethods-blogs/step-by-step-flat-file-parsing-in-webmethods-82.html

HTH
Mahesh