Quantcast
Channel: Pentaho Community Forums
Viewing all articles
Browse latest Browse all 16689

pdi 5.2: error when reading fixed integer field that contains space padding.

$
0
0
The way pentaho work regarding integer fields seems to have changed from version 4.4 to 5.2.

In pentaho 4.4 it was possible to read a integer field from a text file input.
If the field looked like this "0 " , pentaho could convert it to integer.
But in pentaho 5.2 I get an error.
couldn't convert String to number : non-numeric character found at position 2 for value [0

Any clue on how to resolv this problem?

Viewing all articles
Browse latest Browse all 16689

Trending Articles