Wiki source code of Routing - SpEL
Last modified by Erik Bakker on 2023/01/31 12:09
Hide last authors
| author | version | line-number | content |
|---|---|---|---|
| |
2.1 | 1 | {{container}} |
| 2 | {{container layoutStyle="columns"}} | ||
| |
4.1 | 3 | ((( |
| |
7.1 | 4 | == About == |
| |
14.1 | 5 | With the help of this SpEL expression, you can easily route your asynchronous messages via your messaging integrations according to the best practice. |
| |
4.1 | 6 | |
| |
7.1 | 7 | == Documentation == |
| |
4.1 | 8 | |
| |
7.1 | 9 | ==== 1. How to use==== |
| |
14.1 | 10 | With the help of this SpEL expression, you can easily route your asynchronous messages via your messaging integrations according to the best practice. |
| |
2.1 | 11 | |
| |
7.1 | 12 | ==== 2. Keynotes & restrictions==== |
| |
2.1 | 13 | |
| |
11.1 | 14 | * Note that this is an example of how you can use the SpEL expression within eMagiz. |
| |
14.1 | 15 | * The key element of this SpEL expression is that it combines the values of two input headers into a list of possible outcomes to which you can route messages. |
| 16 | * Note that this store item only defines the SpEL expression portion of the routing. The remainder should be created by you. | ||
| |
3.1 | 17 | |
| |
7.1 | 18 | ==== 3. License Information==== |
| |
12.1 | 19 | Part of the standard license agreement as agreed upon when using the store for the first time. |
| |
2.1 | 20 | |
| |
10.1 | 21 | ==== 4. Relevant eMagiz Academy Microlearnings==== |
| 22 | |||
| |
16.1 | 23 | * [[SPEL Expressions>>doc:Main.eMagiz Academy.Microlearnings.Advanced Level.Data Handling.advanced-data-handling-spel-expressions||target="blank"]] |
| 24 | * [[Regex 101>>https://regex101.com/||target="blank"]] | ||
| |
10.1 | 25 | |
| |
16.1 | 26 | //Would you please consult the privacy policy of eMagiz at the following [[link>>https://www.emagiz.com/privacy-policy/||target="blank"]]))) |
| |
11.1 | 27 | ((())) |
| |
2.1 | 28 | {{/container}} |
| 29 | {{/container}} |