You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by ac...@apache.org on 2021/08/30 12:33:09 UTC

[camel-kamelets] 07/07: Added Xj Template Kamelet Action

This is an automated email from the ASF dual-hosted git repository.

acosentino pushed a commit to branch xj-template
in repository https://gitbox.apache.org/repos/asf/camel-kamelets.git

commit 224c77a8f025258f20d8480395ad039687ba2a7a
Author: Andrea Cosentino <an...@gmail.com>
AuthorDate: Mon Aug 30 14:32:34 2021 +0200

    Added Xj Template Kamelet Action
---
 docs/modules/ROOT/pages/xj-template-action.adoc | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/docs/modules/ROOT/pages/xj-template-action.adoc b/docs/modules/ROOT/pages/xj-template-action.adoc
index d68d60e..584747c 100644
--- a/docs/modules/ROOT/pages/xj-template-action.adoc
+++ b/docs/modules/ROOT/pages/xj-template-action.adoc
@@ -7,6 +7,8 @@
 
 Apply the XJ Identity Transformation to transform JSON to XML and XML to JSON. 
 
+The template property needs to be encoded in base64, so when you pass it as parameter, don't forget to encode it.
+
 == Configuration Options
 
 The following table summarizes the configuration options available for the `xj-template-action` Kamelet: