Changes for page Asynchronous Routing

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

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

Summary

Details

Page properties
Content
... ... @@ -24,8 +24,7 @@
24 24  
25 25  In asynchronous routing, you can build your decision model on which the routing needs to make the decision.
26 26  
27 -The best practice for setting up your asynchronous routing process is to use one SpEL expression that determines to which offramp queues a messages needs to be routed.
28 -The SpEL expression looks as follows:
27 +The best practice for setting up your asynchronous routing process is to use one SpEL expression that determines to which offramp queues a messages needs to be routed. The SpEL expression looks as follows:
29 29  
30 30  {{code language="xml"}}
31 31