With this exercise, we start our journey into the eMagiz platform. This exercise will explain the business case used throughout all exercises linked to this Crash Course. In the following exercises, we will guide you step by step through the platform so you can learn how to use it.
Should you have any questions, please contact academy@emagiz.com.
1. Prerequisites
- Have read the business case as the first exercise
- Completed the previous microlearnings of this crash course
2. Exercise
Below the exercises for this part of the crash course.
2.1 Data modeling OMS Carrier
Please implement the GET operation for Carrier taking the following into account:
- Import both definition to create the response definitions for the GET operation
- Ensure the proper reponse mapping is created
2.1 Data modeling OMS Order
Please implement the POSt operation for Order taking the following into account:
- Import both definition to create the request definitions for the POST
- Ensure the proper request mapping is created
- Assumption is that the gateway and system messages are identical