ODI Variables data type
Ashok RJan 31 2013 — edited Feb 1 2013Hi All,
We have a Numeric type Variable in our code, this is refresh variable which fetches the next value of a sequence. The max value for a NUmeric ODI variable can be 9999999999.
Unfortunately our Sequence was greater than this number, so our ODI variable failed with Precision error.
Is there a way to overcome this issue? (We dont want to alter our sequence or change the datatype of this variable). Thanks in Advance
Thanks,
Ashok