thank u. Now i have an other type of problem. when i run i got this message Starting job test at 11:54 27/03/2008. Warning: Usage of a local non-builtin name Warning: Usage of a local non-builtin name Warning: Usage of a local non-builtin name Warning: Usage of a local non-builtin name Warning: Usage of a local non-builtin name Warning: Usage of a local non-builtin name Warning: Usage of a local non-builtin name Warning: Usage of a local non-builtin name Warning: Usage of a local non-builtin name Warning: Usage of a local non-builtin name Warning: Usage of a local non-builtin name Field 'ID_AUDIT' doesn't have a default valueField 'NON_CONFORMITE' doesn't have a default valueField 'ID_AUDIT' doesn't have a default valueField 'ID_AUDIT' doesn't have a default value Job test ended at 11:54 27/03/2008.
i solve that problem but i still have other exceptions.this is what i got Column 'DATE_AUDIT' cannot be nullColumn 'ID_AUDIT' cannot be nullColumn 'ACTIVITY_NAME' cannot be nullException in component tMap_1 java.lang.NullPointerException at test.test.test.tFileInputExcel_1Process(test.java:667) at test.test.test.runJobInTOS(test.java:1156) at test.test.test.main(test.java:1075)
the problem comes from your tOuputDB component, In your database you have configured your columns DATE_AUDIT,ID_AUDIT,ACTIVITY_NAME as not null, so you have to set in TOS a default value