Page 1 of 1

Reject in column import

Posted: Thu May 03, 2012 7:27 am
by bart12872
Hi,

I have a job with a Column import stage ; in this stage a schema file is defining and i want to reject lines having more or less than 280 bytes

My problem is : when the line is less than 280, the line is rejected (option Output in Column import Stage) but if the line is more than 280 caracters, i have the warning

-> Import consumed only 280bytes of the record's 286 bytes

and the row is not rejected.

Do you know how to reject those rows ?
any help would ba appreciated.

thanks

Posted: Thu May 03, 2012 4:05 pm
by ray.wurlod
Do it prior to the Column Import stage. Perhaps a Filter stage, perhaps a Transformer stage.