Do not input private or sensitive data. View Qlik Privacy & Cookie Policy.
Skip to main content

Announcements
Discover how organizations are unlocking new revenue streams: Watch here
cancel
Showing results for 
Search instead for 
Did you mean: 
Anonymous
Not applicable

Commit or rollback error fixes

Hi ,

I need a way to commit or rollback the errors that were processed by my talend job. how can I do that? 

Kindly help.

Regards

Pankaj

Labels (2)
3 Replies
vapukov
Master II
Master II

what are You try to do?

 

if You write result to output file - save before job, delete them and restore from copy and it will be rollback 🙂

 

if You write to database - use tYourDatabaseConnection, tYourDatabaseCommit and tYourDatabaseRollback 

 

best regards, Vlad

Anonymous
Not applicable
Author

Can you please explain with example?. I am very much new to the Talend?

vapukov
Master II
Master II

of course I can, I just in shock 🙂

 

It a new tradition - stop using google and online docs?!

 

tMySQLCommit

tMySQLCommit more

tMySQLRollback