You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@camel.apache.org by nomit babraa <h....@sheffield.ac.uk> on 2020/02/09 11:56:06 UTC

camel try catch and original message

Hello
I've read that you can gain access to the original message at the
start of a route, in an onException component using
.useOriginalMessage().

Can you get access to the original message when using the doTry and
doCatch component?

I can't see any examples of this

cheers

n