Hello all,
We have developed jobs which are included try/catch components.
The catch worked fine: error logged in error tab (in admin console), the catch component is executed, all works fine OK. BUT we also need to have the global job status (red or green statuts in admin console
) set as Error in case of exception, such as 
Do you know if there is way to force the job to hang-up in case of exception raised.
Regards
Laurent