Wiki source code of Mask Values

Version 20.1 by Carlijn Kokkeler on 2022/10/10 12:20

Hide last authors
Erik Bakker 2.1 1 {{container}}
2 {{container layoutStyle="columns"}}
Erik Bakker 4.1 3 (((
Erik Bakker 7.1 4 == About ==
Erik Bakker 18.1 5 With the help of this transformation, you can mask certain values within your XML payload that have gone wrong and triggered an error message. This is sometimes needed to adhere to certain GDPR requirements when handling sensitive data.
Erik Bakker 4.1 6
Erik Bakker 7.1 7 == Documentation ==
Erik Bakker 4.1 8
Erik Bakker 7.1 9 ==== 1. How to use====
Erik Bakker 18.1 10 With the help of this transformation, you can mask certain values within your XML payload that have gone wrong and triggered an error message. This is sometimes needed to adhere to certain GDPR requirements when handling sensitive data.
Erik Bakker 2.1 11
Erik Bakker 7.1 12 ==== 2. Keynotes & restrictions====
Erik Bakker 2.1 13
Erik Bakker 14.1 14 * Note that this is a custom XSLT that is designed for a specific cause.
15 * Always try to understand the context before you implement this transformation.
Erik Bakker 18.1 16 * This XSLT only works for XML messages.
17 * You need to define in a property which attributes to mask (across your model) so that can become quite complex.
Erik Bakker 3.1 18
Erik Bakker 7.1 19 ==== 3. License Information====
Erik Bakker 15.1 20 Part of the standard license agreement as agreed upon when using the store for the first time.
Erik Bakker 2.1 21
Erik Bakker 10.1 22 ==== 4. Relevant eMagiz Academy Microlearnings====
23
Carlijn Kokkeler 20.1 24 [[XSLT Snippet>>doc:Main.eMagiz Academy.Microlearnings.Novice.Create your transformations.novice-create-your-transformations-xslt-snippet.WebHome||target="blank"]]
Erik Bakker 10.1 25
Carlijn Kokkeler 19.1 26
Erik Bakker 16.1 27 //Would you please consult the privacy policy of eMagiz at the following link:// [[https:~~/~~/www.emagiz.com/privacy-policy/?>>url:https://www.emagiz.com/privacy-policy/?]])))
Erik Bakker 2.1 28
29
Erik Bakker 3.1 30
Erik Bakker 11.1 31 ((()))
Erik Bakker 2.1 32 {{/container}}
33 {{/container}}