You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@camel.apache.org by "Luca Ferrari (Jira)" <ji...@apache.org> on 2020/09/29 18:20:00 UTC

[jira] [Created] (CAMEL-15595) math (and other) calculation in route

Luca Ferrari created CAMEL-15595:
------------------------------------

             Summary: math (and other) calculation in route
                 Key: CAMEL-15595
                 URL: https://issues.apache.org/jira/browse/CAMEL-15595
             Project: Camel
          Issue Type: Bug
          Components: came-core
            Reporter: Luca Ferrari


at the moment simple calculations with maths operators like:
 * addition
 * multiplication
 * division
 * subtraction
 * modulus

are not supported in simple language. It is true that you could use groovy or javascript, but given simple syntax overall prevalence in camel it would make it easier to support this directly.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)