Postional Flat File

Guys,
I created a Positional Flat File schema. The output is fine, if I don’t tabs in the file. If I have tabs in the input file, I am not getting the desired result.

Thanks in advance for your help.

Thanks,
Brain.

Brain,

Please elaborate on the problem.

If it is a positional flatfile then i hope you have selected the Schema with FixedPosition option(when you define fieldDefinition) and Delimiter (new line or carriagereturn)and dont select the field character.

HTH,
RMG.

What is the “desired result”? It sounds like you want a tab to be converted into multiple spaces. I don’t think the flat file package will do that.