Wiki source code of Mask Values

Version 21.1 by Erik Bakker on 2023/01/31 10:24

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
Erik Bakker 21.1 24 * [[XSLT Snippet>>doc:Main.eMagiz Academy.Microlearnings.Novice.Create your transformations.novice-create-your-transformations-xslt-snippet||target="blank"]]
Erik Bakker 10.1 25
Erik Bakker 21.1 26 //Would you please consult the privacy policy of eMagiz at the following [[link>>https://www.emagiz.com/privacy-policy/||target="blank"]])))
Erik Bakker 11.1 27 ((()))
Erik Bakker 2.1 28 {{/container}}
29 {{/container}}