Changes for page Asynchronous Routing

Last modified by Danniar Firdausy on 2024/09/04 09:01

From version 37.9
edited by Danniar Firdausy
on 2024/08/21 16:03
Change comment: There is no comment for this version
To version 37.11
edited by Danniar Firdausy
on 2024/08/21 16:04
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -28,7 +28,9 @@
28 28  The SpEL expression looks as follows:
29 29  
30 30  {{code language="xml"}}
31 +
31 31  headers.{technicalnameofproject}\_targetSystem.split(',').![#this.trim()+#root.headers.{technicalnameofproject}_messageType]
33 +
32 32  {{/code}}
33 33  
34 34  This SpEL expression does the following things: