Changes for page Remove nil="true"

Last modified by Erik Bakker on 2024/05/07 10:32

From version 19.2
edited by Erik Bakker
on 2023/01/31 12:05
Change comment: Update document after refactoring.
To version 17.1
edited by Erik Bakker
on 2022/05/02 10:09
Change comment: There is no comment for this version

Summary

Details

Page properties
Title
... ... @@ -1,1 +1,1 @@
1 -remove-nil-true
1 +Add CDATA
Content
... ... @@ -2,12 +2,12 @@
2 2  {{container layoutStyle="columns"}}
3 3  (((
4 4  == About ==
5 -With the help of this transformation, you can easily remove all nil="true" references. This is sometimes needed to process the message properly.
5 +With the help of this transformation, you can easily wrap the body of your message in CDATA tags. This is sometimes needed to call an external web service.
6 6  
7 7  == Documentation ==
8 8  
9 9  ==== 1. How to use====
10 -With the help of this transformation, you can easily remove all nil="true" references. This is sometimes needed to process the message properly.
10 +With the help of this transformation, you can easily wrap the body of your message in CDATA tags. This is sometimes needed to call an external web service.
11 11  
12 12  ==== 2. Keynotes & restrictions====
13 13