Last modified by Erik Bakker on 2023/01/24 15:10

From version 49.1
edited by Erik Bakker
on 2022/11/29 15:11
Change comment: There is no comment for this version
To version 50.1
edited by Erik Bakker
on 2023/01/19 20:21
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -1,10 +1,8 @@
1 1  {{container}}{{container layoutStyle="columns"}}(((
2 2  
3 -Sometimes the transformation tooling does not provide you with the exact correct transformation option to get the desired result in your output.
4 -For those cases, you can use a custom (handwritten) XPath expression to achieve the desired result.
3 +Sometimes the transformation tooling does not provide you with the exact correct transformation option to get the desired result in your output. For those cases, you can use a custom (handwritten) XPath expression to achieve the desired result.
5 5  
6 -In this microlearning, we will educate you on the basics of XPath and see how we can use it **within** the context of transforming messages.
7 -In other microlearnings, we will discuss the use of XPath **outside** the context of transforming messages.
5 +In this microlearning, we will educate you on the basics of XPath and see how we can use it **within** the context of transforming messages. In other microlearnings, we will discuss the use of XPath **outside** the context of transforming messages.
8 8  
9 9  Should you have any questions, please contact [[academy@emagiz.com>>mailto:academy@emagiz.com]].
10 10  
... ... @@ -20,8 +20,7 @@
20 20  
21 21  == 3. Transformation XPath Basic ==
22 22  
23 -Sometimes the transformation tooling does not provide you with the exact correct transformation option to get the desired result in your output.
24 -For those cases, you can use a custom (handwritten) XPath expression to achieve the desired result.
21 +Sometimes the transformation tooling does not provide you with the exact correct transformation option to get the desired result in your output. For those cases, you can use a custom (handwritten) XPath expression to achieve the desired result.
25 25  
26 26  === 3.1 What is XPath ===
27 27