Hi
i am facing the java.lang.NumberFormatException: For input string: "1,000" exception,i stucked with this error for past few days.Please any body can help me with this issue its very urgent.
Description abt my requirement:
. Position based flat file to DB(MORE THAN 10 MB).
. I am using LKM FILE TO SQL & IKM SQL CONTROL APPEND
Error Description
. While executing the interface i am getting (java.lang.NumberFormatException: For input string: "1,000").
Note:while executing the interface it is loading(Drop Work table,Create work Table ) and failed in loading(Load data)
Thanks
David