Changes for page Communication between models
Last modified by Erik Bakker on 2024/09/05 14:00
Summary
-
Page properties (2 modified, 0 added, 0 removed)
Details
- Page properties
-
- Author
-
... ... @@ -1,1 +1,1 @@ 1 -XWiki. ebakker1 +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}}