You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by "davsclaus (via GitHub)" <gi...@apache.org> on 2023/12/06 20:45:15 UTC

[I] doTry .. doCatch seems to not render the arraw from doTry to the next EIP [camel-karavan]

davsclaus opened a new issue, #1017:
URL: https://github.com/apache/camel-karavan/issues/1017

   See this screenshot, from the following yaml
   
   ```
   - route:
       nodePrefixId: route-bd7
       id: route-60b0
       from:
         uri: kamelet:aws-ddb-streams-source
         id: from-8c66
         steps:
           - doTry:
               id: doTry-9c0c
               doCatch:
                 - onWhen:
                     when:
                       expression:
                         simple:
                           expression: aaaaa
                           id: simple-f7ce
                       id: when-a03c
                   id: doCatch-5aef
                   steps:
                     - log:
                         message: ${body}
                         id: log-2769
               steps:
                 - process:
                     id: process-0740
           - bean:
               id: bean-9696
           - process:
               id: process-ba12
   ```


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@camel.apache.org.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


Re: [I] doTry .. doCatch seems to not render the arraw from doTry to the next EIP [camel-karavan]

Posted by "davsclaus (via GitHub)" <gi...@apache.org>.
davsclaus commented on issue #1017:
URL: https://github.com/apache/camel-karavan/issues/1017#issuecomment-1843662887

   <img width="1078" alt="Screenshot 2023-12-06 at 21 42 25" src="https://github.com/apache/camel-karavan/assets/477100/b2a286c7-e84c-4b73-ab4c-e4b9f9455b49">
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@camel.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


Re: [I] doTry .. doCatch seems to not render the arraw from doTry to the next EIP [camel-karavan]

Posted by "mgubaidullin (via GitHub)" <gi...@apache.org>.
mgubaidullin closed issue #1017: doTry .. doCatch seems to not render the arraw from doTry to the next EIP
URL: https://github.com/apache/camel-karavan/issues/1017


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@camel.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org