Wiki source code of XPath - SpEL
Last modified by Martijn Woudstra on 2024/01/11 16:43
Hide last authors
| author | version | line-number | content |
|---|---|---|---|
| |
23.1 | 1 | {{container}} |
| 2 | {{container layoutStyle="columns"}} | ||
| 3 | ((( | ||
| 4 | == About == | ||
| 5 | With the help of this SpEL expression, you can easily execute an XPath statement within a SpEL expression. This is sometimes useful. | ||
| 6 | |||
| 7 | == Documentation == | ||
| 8 | |||
| 9 | ==== 1. How to use==== | ||
| 10 | With the help of this SpEL expression, you can easily execute an XPath statement within a SpEL expression. This is sometimes useful. | ||
| 11 | |||
| 12 | ==== 2. Keynotes & restrictions==== | ||
| 13 | |||
| 14 | * Note that this is an example of how you can use the SpEL expression within eMagiz. | ||
| 15 | * The key element of this SpEL expression is that it allows you to define XPath statements within SpEL. | ||
| 16 | * The more complex an XPath operation becomes the less desirable it becomes to use an XPath statement within SpEL. | ||
| 17 | |||
| 18 | ==== 3. License Information==== | ||
| 19 | Part of the standard license agreement as agreed upon when using the store for the first time. | ||
| 20 | |||
| 21 | ==== 4. Relevant eMagiz Academy Microlearnings==== | ||
| 22 | |||
| |
25.1 | 23 | * [[SPEL expression in Transformations>>doc:Main.eMagiz Academy.Microlearnings.Crash Course.Crash Course Platform.crashcourse-platform-create-transformation-xpath-basic||target="blank"]] |
| 24 | * [[SPEL Expressions>>doc:Main.eMagiz Academy.Microlearnings.Advanced Level.Data Handling.advanced-data-handling-spel-expressions||target="blank"]] | ||
| 25 | * [[Regex 101>>https://regex101.com/||target="blank"]] | ||
| |
23.1 | 26 | |
| |
25.1 | 27 | //Would you please consult the privacy policy of eMagiz at the following [[link>>https://www.emagiz.com/privacy-policy/||target="blank"]]))) |
| |
23.1 | 28 | ((())) |
| 29 | {{/container}} | ||
| 30 | {{/container}} |