Last modified by Danniar Firdausy on 2024/09/30 17:12

From version 26.1
edited by Eva Torken
on 2023/08/25 11:31
Change comment: There is no comment for this version
To version 17.1
edited by eMagiz
on 2022/05/17 08:33
Change comment: There is no comment for this version

Summary

Details

Page properties
Title
... ... @@ -1,1 +1,0 @@
1 -Updating your API Gateway Operations
Parent
... ... @@ -1,1 +1,0 @@
1 -WebHome
Author
... ... @@ -1,1 +1,1 @@
1 -XWiki.etorken
1 +XWiki.marijn
Default language
... ... @@ -1,1 +1,0 @@
1 -en
Content
... ... @@ -1,9 +1,20 @@
1 -{{container}}{{container layoutStyle="columns"}}(((
1 +{{html wiki="true"}}
2 +<div class="ez-academy">
3 + <div class="ez-academy_body">
2 2  
5 +<div class="doc">
6 +
7 +
8 +
9 += Updating your API Gateway Operations =
10 +
3 3  In our crash course on the API Gateway pattern, we have learned about setting up the API Gateway. However, we did not yet delve into the specifics of how to update your existing API Gateway solution. In this microlearning, we will focus on updating the Design phase of your API Gateway (and the subsequent steps) and we will focus on updating the Create phase of your API Gateway (and the subsequent steps). This to learn the impact of updates and to learn how we can achieve this.
4 4  
5 -Should you have any questions, please contact [[academy@emagiz.com>>mailto:academy@emagiz.com]].
13 +Should you have any questions, please contact academy@emagiz.com.
6 6  
15 +* Last update: June 28th, 2021
16 +* Required reading time: 6 minutes
17 +
7 7  == 1. Prerequisites ==
8 8  
9 9  * Basic knowledge of the eMagiz platform
... ... @@ -18,6 +18,8 @@
18 18  * Updating can happen from Create
19 19  * Both situations have a different impact
20 20  
32 +
33 +
21 21  == 3. Updating your API Gateway Operations ==
22 22  
23 23  In our crash course on the API Gateway pattern, we have learned about setting up the API Gateway. However, we did not yet delve into the specifics of how to update your existing API Gateway solution. In this microlearning, we will focus on updating the Design phase of your API Gateway (and the subsequent steps) and we will focus on updating the Create phase of your API Gateway (and the subsequent steps). This to learn the impact of updates and to learn how we can achieve this.
... ... @@ -38,13 +38,13 @@
38 38  * When you change something to the configuration of the backend operation (i.e. endpoint, parameter, system request/response) the change will **only** impact the specific exit gate
39 39  * When you change the gateway request/response message (with transformation) the change will impact **both** the all-entry and the specific exit gate
40 40  
41 -In some cases, version bumps are needed to confirm the change in Create. For exit gates, this process is identical to when you do a version bump of any messaging flow after updating for example a CDM message or message mapping. However, when you update something on the all-entry level what is needed differs. In case of a security change you need to reset the all-entry flow. To reset a flow simply access the context menu on flow level in Create (via a right-mouse click) and press Reset flow. In case of all other changes, no reset is needed, just a version bump.
54 +In all cases, you need a version bump of the flow to which you can relate the change. For exit gates, this process is identical to when you do a version bump of any messaging flow after updating for example a CDM message or message mapping. However, when you update something on the all-entry level this becomes less simple. Because eMagiz does not only pre-configure the resources for you in Create but the complete all-entry flow you **need** a reset of the all-entry to reflect these changes. To reset a flow simply access the context menu on flow level in Create (via a right-mouse click) and press Reset flow.
42 42  
43 -[[image:Main.Images.Microlearning.WebHome@intermediate-api-management-updating-your-api-gateway-operations--reset-flow-context-menu.png]]
56 +<p align="center">[[image:intermediate-api-management-updating-your-api-gateway-operations--reset-flow-context-menu.png||]]</p>
44 44  
45 45  After you press this option eMagiz will present you with a confirmation pop-up to ensure that you are 100% sure that this is the correct flow that you want to reset. This because resetting a flow means returning to the original state.
46 46  
47 -[[image:Main.Images.Microlearning.WebHome@intermediate-api-management-updating-your-api-gateway-operations--reset-flow-warning.png]]
60 +<p align="center">[[image:intermediate-api-management-updating-your-api-gateway-operations--reset-flow-warning.png||]]</p>
48 48  
49 49  After you reset your all-entry eMagiz will update the following:
50 50  
... ... @@ -66,8 +66,15 @@
66 66  
67 67  As is the case with all new versions in Create the changes will only be effectuated when you deploy your solution via the Deploy phase of eMagiz.
68 68  
69 -== 4. Key takeaways ==
82 +===== Practice =====
70 70  
84 +== 4. Assignment ==
85 +
86 +Think of three changes you want to apply to an API Gateway solution and see if you can determine which flow in Create needs an update.
87 +This assignment can be completed with the help of the (Academy) project that you have created/used in the previous assignment.
88 +
89 +== 5. Key takeaways ==
90 +
71 71  * Updating can happen from Design
72 72  * Updating can happen from Create
73 73  * Both situations have a different impact
... ... @@ -75,9 +75,19 @@
75 75  * Updating from Create does not involve a reset
76 76  * Updating from Design involves a reset
77 77  
78 -== 5. Suggested Additional Readings ==
79 79  
99 +
100 +== 6. Suggested Additional Readings ==
101 +
80 80  If you are interested in this topic and want more information on it please read the help text provided by eMagiz.
81 81  
104 +== 7. Silent demonstration video ==
82 82  
83 -)))((({{toc/}}))){{/container}}{{/container}}
106 +As this is a more theoretical microlearning we did not provide a video for this one.
107 +
108 +</div>
109 +
110 +</div>
111 +</div>
112 +
113 +{{/html}}