Wiki source code of Finishing the Design Phase
Version 2.1 by Eva Torken on 2023/05/11 10:45
Hide last authors
author | version | line-number | content |
---|---|---|---|
![]() |
2.1 | 1 | {{container}}{{container layoutStyle="columns"}}((( |
2 | |||
3 | In this microlearning, we will focus on finishing the Design Phase for the API Gateway. | ||
4 | There are steps necessary to move on to the Create Phase and the Deploy Phase. | ||
5 | |||
6 | Should you have any questions, please contact [[academy@emagiz.com>>mailto:academy@emagiz.com]]. | ||
7 | |||
8 | == 1. Prerequisites == | ||
9 | |||
10 | * Basic knowledge of the eMagiz platform | ||
11 | |||
12 | == 2. Key concepts == | ||
13 | |||
14 | This microlearning centers around finishing the Design Phase for the API Gateway. | ||
15 | With API Gateway we mean: A collection of RESTful API operations that can be published to the outside world to give them access to applications that are linked to your business process | ||
16 | |||
17 | == 3. Finishing the Design Phase == | ||
18 | |||
19 | In order to be able to move to the Create Phase and the Deploy Phase some steps need to be taken. Below these steps are explained. | ||
20 | |||
21 | === 3.1 Design Architecture === | ||
22 | |||
23 | When you navigate to Design -> Architecture, the architecture of your model is provided. Here, you can define the architecture of your model. If you are unsure how to do this, please revisit the section on Design in the Crash Course Platform. | ||
24 | |||
25 | === 3.2 Settings === | ||
26 | |||
27 | When you navigate to Design -> Settings, the configuration of your model is provided. Here, you can configure the settings in such a manner that is represents the correct structure of your model. If you are unsure how to do this, please revisit the section on Design in the Crash Course Platform. | ||
28 | |||
29 | == 4. Key takeaways == | ||
30 | |||
31 | * The entry gate is the central part where all data traffic is coming in | ||
32 | * eMagiz will automatically build the all entry for you | ||
33 | * No manual changes are necessary | ||
34 | |||
35 | == 5. Suggested Additional Readings == | ||
36 | |||
37 | If you are interested in this topic and want more information on it please read the help text provided by eMagiz. | ||
38 | |||
39 | )))((({{toc/}}))){{/container}}{{/container}} |