Last modified by Carlijn Kokkeler on 2024/09/03 12:28

From version 2.1
edited by Erik Bakker
on 2022/06/10 08:38
Change comment: Imported from XAR
To version 1.1
edited by eMagiz
on 2022/05/05 10:04
Change comment: There is no comment for this version

Summary

Details

Page properties
Author
... ... @@ -1,1 +1,1 @@
1 -XWiki.ebakker
1 +XWiki.marijn
Content
... ... @@ -1,9 +1,16 @@
1 -{{container}}{{container layoutStyle="columns"}}(((
1 +{{html wiki="true"}}
2 +<div class="ez-academy">
3 + <div class="ez-academy_body">
4 +
5 +<div class="doc">
6 +
7 +
8 +
2 2  = XPath Advanced =
3 3  
4 4  Within the crash course, we already explained XPath conceptually. In that same microlearning, we also looked at some more uncomplicated cases of using XPath within your transformation. If you need to brush up on that knowledge, please check out this [microlearning](crashcourse-platform-create-transformation-xpath-basic.md). In the intermediate microlearning on this subject, we built upon that knowledge. Please check out this [microlearning](intermediate-create-your-transformations-xpath-intermediate.md) if you need a refresher on that. In this microlearning, we will build upon that knowledge and look at some concrete, practical examples that could be useful in your project.
5 5  
6 -Should you have any questions, please get in touch with [[academy@emagiz.com>>mailto:academy@emagiz.com]].
13 +Should you have any questions, please get in touch with academy@emagiz.com.
7 7  
8 8  * Last update: October 25th, 2021
9 9  * Required reading time: 6 minutes
... ... @@ -72,8 +72,8 @@
72 72  
73 73  Sometimes you want to perform an XPath operation but store the header via a standard message header enricher component. As a result, you need a valid SpEL expression to help you in this cause. To do so, you need to know the correct notation for an XPath expression when using the SpEL language. An example of the correct notation is: #xpath(payload,'/root/entity/attribute')
74 74  
82 +===== Practice =====
75 75  
76 -
77 77  == 4. Assignment ==
78 78  
79 79  Check out which of the XPaths we have discussed today can be found within your project.
... ... @@ -98,4 +98,11 @@
98 98  
99 99  == 7. Silent demonstration video ==
100 100  
101 -As this is more of theoretical microlearning, there is no video accompanying the microlearning.)))((({{toc/}}))){{/container}}{{/container}}
108 +As this is more of theoretical microlearning, there is no video accompanying the microlearning.
109 +
110 +</div>
111 +</main>
112 +</div>
113 +</div>
114 +
115 +{{/html}}