Changes for page Remove nil="true"

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

From version 19.1
edited by Erik Bakker
on 2022/05/02 12:04
Change comment: There is no comment for this version
To version 17.2
edited by Erik Bakker
on 2022/05/02 11:58
Change comment: Update document after refactoring.

Summary

Details

Page properties
Title
... ... @@ -1,1 +1,1 @@
1 -Remove nil="true"
1 +Remove 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