You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@camel.apache.org by "Claus Ibsen (Jira)" <ji...@apache.org> on 2023/01/12 14:27:00 UTC

[jira] [Created] (CAMEL-18904) camel-core - Add functions to simple language to create empty map/list/json/string

Claus Ibsen created CAMEL-18904:
-----------------------------------

             Summary: camel-core - Add functions to simple language to create empty map/list/json/string
                 Key: CAMEL-18904
                 URL: https://issues.apache.org/jira/browse/CAMEL-18904
             Project: Camel
          Issue Type: New Feature
          Components: camel-core
            Reporter: Claus Ibsen
             Fix For: 3.21.0, 4.0


You sometimes need an empty object that you can then use to manipulate in your camel routes. And this may requires the body is not null, but an empty list / map / json node / string etc.

So lets add some functions to simple to do that so it can be used everywherre and in low-code situations too.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)