Changes for page Complete Solution Design

Last modified by Eva Torken on 2024/03/01 14:53

From version 1.1
edited by eMagiz
on 2023/04/04 14:15
Change comment: There is no comment for this version
To version 3.1
edited by eMagiz
on 2023/04/04 14:26
Change comment: There is no comment for this version

Summary

Details

Page properties
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. 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  
... ... @@ -12,21 +12,10 @@
12 12  
13 13  Below the exercises for this part of the crash course.
14 14  
15 -=== 2.1 Data modeling OMS Carrier ===
15 +=== 2.1 Model the business case ===
16 16  
17 -Please implement the GET operation for Carrier taking the following into account:
18 -
19 -* Import both definition to create the response definitions for the GET operation
20 -* Ensure the proper reponse mapping is created
17 +Please to model the business case in Capture & Design depicting the flow of data.
21 21  
22 -=== 2.1 Data modeling OMS Order ===
23 -
24 -Please implement the POSt operation for Order taking the following into account:
25 -
26 -* Import both definition to create the request definitions for the POST
27 -* Ensure the proper request mapping is created
28 -* Assumption is that the gateway and system messages are identical
29 -
30 30  == 3. Solution ==
31 31  
32 32