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

Announcements
Qlik Open Lakehouse is Now Generally Available! Discover the key highlights and partner resources here.
cancel
Showing results for 
Search instead for 
Did you mean: 
SncJt
Contributor III
Contributor III

tRouteFault doesn't continue on the Route

Hi all,

 

I have a question about the tRouteFault component.

I would like to use it to catch my exception in my jobs, and send them back to the Route.

 

Here is my test Route:

0683p000009M3Fc.jpg

 

And here is my DI job:

0683p000009M3HN.jpg

 

I do not have particular configuration in my component, except in my cOnException:

0683p000009M3HX.jpg

 

My question is: why my cOnException Route stop everytime after the first component (in this exemple, after the cSetHeader component) ?

I have tried with 2 cProcessors, it is the same problem.

0683p000009M3Hc.jpg

 

 

It seems to be caused by the tRouteFault component, because it works if I deactivate it.

0683p000009M2vD.jpg

 

I have to use a tRouteOutput instead of a tRouteFault ?

 

Thanks in advance !

Labels (2)
1 Reply
Anonymous
Not applicable

Hello,

The tRouteFault component looks exactly like tRouteOutput component but it will mark Exchange out message as fault.

Are you able to get the exact error message from your DI job?

Best regards

Sabrina