jlolling / talendcomp_tJobInstance

Talend User Components to work with the cimt framework for batch jobs. These components are developed as cooperation between cimt AG and Jan Lolling
Apache License 2.0
14 stars 7 forks source link

Provide tDie Message in return_message #30

Closed mattywausb closed 12 months ago

mattywausb commented 2 years ago

Currently, when ending the job with a tDie, the return_message is NULL- (Tested with TOS 6.5.1 and tJobInstanceEnd V 8.5 (20220405)) It would be helpful to get the text of the triggered tDie in the return_message.

jlolling commented 2 years ago

Since the code this should be the case. I will check that.

jlolling commented 2 years ago

The message will suppressed if the message is the default "the end is near".