Practicing with Filters and Routing
This exercise will guide you in practicing with Filters, Asynchronous Routing and Asynchronous Error Handling.
Should you have any questions, please contact academy@emagiz.com.
1. Prerequisites
- Completed the previous microlearnings of this crash course
2. Exercises
Below the exercises for this part of the crash course are given. This assignment can be completed with the help of your (Academy) project you have created/used in the previous assignment.
2.1 Filter
Add an XPath filter to your flow that checks whether your message after transforming still has at least one entry in a list.
2.2 Asynchronous Routing
Build your asynchronous routing based on the best practice for one of the offramps that are available within your (Academy) project.
3. Solution
In this short movie, you will find the workout of this exercise. Take a moment to review this one and compare it to your solution.