Exercise - Split messages

Last modified by Erik Bakker on 2024/02/20 10:37

With this exercise, we continue our journey into the eMagiz platform. This exercise will show you how you split messages within the eMagiz tooling.

Should you have any questions, please contact academy@emagiz.com.

1. Prerequisites

  • Completed all previous exercises of the Crash course Platform
  • Completed all previous microlearnings of the Crash course Platform

2. Exercise

In this exercise, a new requirement pops-up. The client for which we are creating this solution now specifies that orders can be delivered in bulk to us. As we do not want to change how we validate and transform messages we want to split the incoming message as soon as possible after it has arrived on a queue on the Order level.

The high level structure of the incoming message will become this with this additional request.

<Orders xmlns="https://www.emagiz-crash-course-platform-demo.nl/ns/ccpexer-bus/customer-order/1.0/">
<Order/>
<Order/>
</Orders>

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.

Tags:
eMagiz
1.0.0