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

From version 6.1
edited by eMagiz
on 2023/03/31 15:33
Change comment: There is no comment for this version
To version 12.1
edited by Eva Torken
on 2023/04/20 11:15
Change comment: There is no comment for this version

Summary

Details

Page properties
Title
... ... @@ -1,1 +1,1 @@
1 -crashcourse-apigw-exercises-datamodelling
1 +Exercise - Complete data model API gateway design
Author
... ... @@ -1,1 +1,1 @@
1 -XWiki.eMagiz
1 +XWiki.etorken
Content
... ... @@ -1,5 +1,5 @@
1 1  {{container}}{{container layoutStyle="columns"}}(((
2 -With this exercise, we start our journey into the eMagiz platform. This exercise will explain the business case used throughout all exercises linked to the Crash Course Platform Course. In the following exercises, we will guide you step by step through the platform so you can learn how to use it.
2 +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.
3 3  
4 4  Should you have any questions, please contact [[academy@emagiz.com>>mailto:academy@emagiz.com]].
5 5  
... ... @@ -10,7 +10,7 @@
10 10  
11 11  == 2. Exercise ==
12 12  
13 -Below the various exercises to learn more
13 +Below the exercises for this part of the crash course.
14 14  
15 15  === 2.1 Data modeling OMS Carrier ===
16 16  
... ... @@ -25,6 +25,7 @@
25 25  
26 26  * Import both definition to create the request definitions for the POST
27 27  * Ensure the proper request mapping is created
28 +* Assumption is that the gateway and system messages are identical
28 28  
29 29  == 3. Solution ==
30 30