Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
I am trying to capture rejected rows in an excle file.... But although it is rejecting the records correctly..but in output it is still showing 0 records. Why so? can you please help?
The situation is that I have 10 records, out of which 7 are OK and 3 i am expecting to go as rejected records and they should be stored in a separate excel as I am trying. On the console it shows me the error records like 'Invalid date' etc. but why these erroneous records do not go in the excel?
Any inputs on this?
I want these rows in console to be directed to the excel so as to generate a kind of report...
Ya thanks it worked!
Going forward, one of my client's requirement is that they should be able to visually see all the changes or 'fix' that was applied to data during transformation so that they can 'Commit' or Rollback.
Will that be possible?
Also please give me a good example of Commit and Rollback in Talend.
Regards
Pankaj
@ppp_rrr wrote:
Ya thanks it worked!