kettle_anonymous
03-27-2006, 04:40 PM
Hi,
Is it possible to insert a Null value with the Add constants step? I'm trying to create a BigNumber field with a null value by leaving the Value field empty (instead of a 0, it has a different meaning in my application) but I get the following exception:
2006/03/27 21:16:38 - Add constants macro_data - ERROR : Couldn't parse BigNumber field precisionnum[img]/wiki/images/newpage.gif ("")[/url] with value <u></u> -->java.lang.NumberFormatException
I'm also trying to use the Null if step, by specifying a constant number to turn to Null, but it doesn't seem to work (the field keeps the number I gave it in the Add constants step).
Any ideas? Is it possible to set a null value for a BigNumber field?
Thank you
Is it possible to insert a Null value with the Add constants step? I'm trying to create a BigNumber field with a null value by leaving the Value field empty (instead of a 0, it has a different meaning in my application) but I get the following exception:
2006/03/27 21:16:38 - Add constants macro_data - ERROR : Couldn't parse BigNumber field precisionnum[img]/wiki/images/newpage.gif ("")[/url] with value <u></u> -->java.lang.NumberFormatException
I'm also trying to use the Null if step, by specifying a constant number to turn to Null, but it doesn't seem to work (the field keeps the number I gave it in the Add constants step).
Any ideas? Is it possible to set a null value for a BigNumber field?
Thank you