[ 
https://issues.apache.org/jira/browse/CAMEL-7643?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14093973#comment-14093973
 ] 

Claus Ibsen commented on CAMEL-7643:
------------------------------------

With CAMEL-5286 we can allow to work sync and then add a scope to define if its 
before/after consumer work, so we can configure when to run the on completion 
work. This would allow end users to define in the DSL onCompletion to be 
executed before the route consumer writes back any responses.

> Add interceptAfterFrom to do interception to execute after routing but before 
> consumer sends back response
> ----------------------------------------------------------------------------------------------------------
>
>                 Key: CAMEL-7643
>                 URL: https://issues.apache.org/jira/browse/CAMEL-7643
>             Project: Camel
>          Issue Type: New Feature
>          Components: camel-core, eip
>    Affects Versions: 2.14.0
>            Reporter: Claus Ibsen
>             Fix For: Future
>
>
> After CAMEL-7641 is implemented, we can add a new interceptor that runs after 
> the route is complete, but before the consumer sends back any reply message 
> (if InOut). This allows end users to do logging / add special headers / or 
> whatnot they may need.



--
This message was sent by Atlassian JIRA
(v6.2#6252)

Reply via email to