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

Announcements
Want to see what's currently in public preview? We've pulled it all together in one place. Check it out here
cancel
Showing results for 
Search instead for 
Did you mean: 
ETalend_Support1613494335
Contributor II
Contributor II

Talend Cloud component: tJobReject, tJobLog & tJobFailure

Hello,

I discover in Talend Cloud 3 "new" components : https://help.talend.com/r/en-US/8.0/talend-cloud/talend-cloud

  • tJobLog : seems to do the same as a tWarn
  • tJobFailure : seems to do the same as a tDie
  • tJobReject : don't clear how to use it

 

So my questions, if anyone here already use them:

 

1/ What are the advantages to use the first two instead of the legacy components they seem to replace? Why create new components instead of updating the old ones?

 

2/ How does the tJobReject works? It try to add one to a job, send data in it and run it on our RemoteEngine. But I didn't find any place where the reject data could be put.

 

3/ Why does the icons seems to be mixed (see capture below) ?

 

Regards,

François

Labels (1)
  • Cloud

1 Reply
ETalend_Support1613494335
Contributor II
Contributor II
Author

I don't know if it's a new evolution in the TMC, the Remote 2.12.0 or the uses of Windows, but the tJobReject seems to work now :

  • The task get a "Rejected" status with a link toward the "Rejection inbox"
  • In the execution detail, we get a "Rejection inbox" part with the detail of the rejects, and the possibility to download it

 

It could be helpfull now 👍