Exercise - Complete data model API gateway design

Last modified by Eva Torken on 2023/05/11 13:07

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 definitions to create the response definitions for the GET operation
  • Ensure the proper reponse mapping is created

2.2 Data modeling OMS Order

Please implement the POST operation for Order taking the following into account:

  • Check the provided XSD definitions for the gateway request and response message and alter the API Gateway data model accordingly.
  • Assumption is that the gateway and system messages are identical

3. Solution

Tags:
eMagiz
1.0.0