
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Get job status in Talend Open Studio for data integration
Hello,
I have simple jobs where I want to retrieve their execution status after finishing the run in a tDBoutput.
Lets take for example a transfer of data from .csv to .txt once finished I want to retrieve the job status and its description. It means if data transfer is Ok I have status: "OK" and description: "Data transfert done successfully", else I want to have status: "Failure" and description: " java exception or a description of the error".
For this I tried:
Tlogcatcher, the problem that it does not generate the status and dont generate anything when the job runs with success.
Tassertcatcher, the problem is that it needs condition in tassert to generate a status and description, but I need the decription to be specific.
Am I missing something?
Will be very grateful for your help.
Thank you very much

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
