Version 15.1 by Eva Torken on 2023/05/26 14:23

Hide last authors
eMagiz 1.1 1 {{container}}{{container layoutStyle="columns"}}(((
eMagiz 9.1 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.
eMagiz 1.1 3
4 Should you have any questions, please contact [[academy@emagiz.com>>mailto:academy@emagiz.com]].
5
6 == 1. Prerequisites ==
7
8 * Have read the business case as the first exercise
9 * Completed the previous microlearnings of this crash course
10
11 == 2. Exercise ==
12
eMagiz 7.1 13 Below the exercises for this part of the crash course.
eMagiz 1.1 14
eMagiz 5.1 15 === 2.1 Complete OMS Carrier integration ===
eMagiz 1.1 16
17 Please implement the GET operation for Carrier taking the following into account:
Erik Bakker 12.1 18
eMagiz 4.1 19 * No path or query parameters are required for the back-end api
eMagiz 1.1 20 * The endpoint to retrieve the Carriers: https://order-tracking.p.rapidapi.com/carriers
21 * This endpoint is an REST/JSON based endpoint
Erik Bakker 12.1 22
eMagiz 5.1 23 === 2.2 Complete OMS Order integration ===
24
Erik Bakker 12.1 25 Please implement the POST operation for Order taking the following into account:
26
eMagiz 5.1 27 * No path or query parameters are required for the back-end api
28 * This endpoint is an REST/JSON based endpoint
Eva Torken 15.1 29 * This is a passthrough
Erik Bakker 12.1 30
eMagiz 5.1 31 === 2.3 Set up security API GW ===
Erik Bakker 12.1 32
eMagiz 3.1 33 Please assign API Key as the default authentication method of the API GW
Erik Bakker 12.1 34
Eva Torken 13.1 35 === 2.4 Design Architecture and Settings ===
36
37 Have a look at the Design Architecture and the Design Settings. When they are complete, apply those to your model.
38
eMagiz 1.1 39 == 3. Solution ==
40 )))((({{toc/}}))){{/container}}{{/container}}