Changes for page Setting up exit gate

Last modified by Danniar Firdausy on 2024/09/04 16:15

From version 15.2
edited by Erik Bakker
on 2022/06/13 09:42
Change comment: Update document after refactoring.
To version 23.2
edited by Danniar Firdausy
on 2024/08/07 14:21
Change comment: There is no comment for this version

Summary

Details

Page properties
Title
... ... @@ -1,1 +1,1 @@
1 -crashcourse-api-gateway-setting-up-exit-gate
1 +Setting up exit gate
Author
... ... @@ -1,1 +1,1 @@
1 -XWiki.ebakker
1 +XWiki.dfirdausy
Default language
... ... @@ -1,0 +1,1 @@
1 +en
Content
... ... @@ -1,14 +1,9 @@
1 1  {{container}}{{container layoutStyle="columns"}}(((
2 -= Setting up exit gate =
3 -
4 4  In this microlearning, we will focus on setting up the exit gate for the API Gateway.
5 5  This exit gate ensures that the message is delivered to the backend operation and that the response of the backend operation is given back to the client calling the API.
6 6  
7 7  Should you have any questions, please contact [[academy@emagiz.com>>mailto:academy@emagiz.com]].
8 8  
9 -* Last update: February 11th, 2021
10 -* Required reading time: 3 minutes
11 -
12 12  == 1. Prerequisites ==
13 13  
14 14  * Basic knowledge of the eMagiz platform
... ... @@ -22,8 +22,6 @@
22 22  The exit gate is created by eMagiz based on the configuration in Design. In passthrough cases, you only need to add authentication.
23 23  In cases of transformation, you need to specify the outbound component (i.e. HTTP, Web service, JDBC, SFTP, etc.) and the authentication.
24 24  
25 -
26 -
27 27  == 3. Setting up exit gate ==
28 28  
29 29  Each backend operation has a specific exit gate that will handle all incoming traffic, connect to the backend operation and send the response back to the client that is calling the API.
... ... @@ -46,15 +46,8 @@
46 46  
47 47  Just as with the entry gate we try to auto-generate as much as possible to make your life easier the moment you start in the Create phase.
48 48  
42 +== 4. Key takeaways ==
49 49  
50 -
51 -== 4. Assignment ==
52 -
53 -Open the exit flow, add basic authentication as an authentication method, and press Stop Editing.
54 -This assignment can be completed with the help of the (Academy) project that you have created/used in the previous assignment.
55 -
56 -== 5. Key takeaways ==
57 -
58 58  * Each backend operation has a specific exit gate that will
59 59   * Handle all incoming traffic destined for that backend operation
60 60   * Connect to the backend operation
... ... @@ -62,16 +62,15 @@
62 62  * eMagiz will automatically build the biggest portion of the exit gate for you
63 63  * Some manual changes are necessary
64 64  
51 +== 5. Suggested Additional Readings ==
65 65  
66 -
67 -== 6. Suggested Additional Readings ==
68 -
69 -If you are interested in this topic and want more information on it please read the help text provided by eMagiz.
70 -
71 -== 7. Silent demonstration video ==
72 -
73 -This video demonstrates how you could have handled the assignment and gives you some context on what you have just learned. Disclaimer, you only see the eMagiz part but if you follow the above steps you are good to go!
74 -
75 -{{video attachment="crashcourse-api-gateway-setting-up-exit-gate.mp4" reference="Main.Videos.Microlearning.WebHome"/}}
76 -
53 +If you are interested in this topic and want more information on it please read the help text provided by eMagiz and read the following link:
54 +* [[Crash Course (Menu)>>doc:Main.eMagiz Academy.Microlearnings.Crash Course.WebHome||target="blank"]]
55 +** [[Crash Course API Gateway (Navigation)>>doc:Main.eMagiz Academy.Microlearnings.Crash Course.Crash Course API Gateway.WebHome||target="blank"]]
56 +*** [[Configure A Backend Operation (Explanation)>>doc:Main.eMagiz Academy.Microlearnings.Crash Course.Crash Course API Gateway.crashcourse-api-gateway-configure-backend-operation||target="blank"]]
57 +*** [[Setting up Entry gate (Explanation)>>doc:Main.eMagiz Academy.Microlearnings.Crash Course.Crash Course API Gateway.crashcourse-api-gateway-setting-up-entry-gate||target="blank"]]
58 +* [[Intermediate Level (Menu)>>doc:Main.eMagiz Academy.Microlearnings.Intermediate Level.WebHome||target="blank"]]
59 +** [[API Management (Navigation)>>doc:Main.eMagiz Academy.Microlearnings.Intermediate Level.Testing API Gateway.WebHome||target="blank"]]
60 +*** [[Testing API Gateway (Explanation)>>doc:Main.eMagiz Academy.Microlearnings.Intermediate Level.Testing API Gateway.intermediate-testing-emagiz-api-gateway-testing-api-gateway||target="blank"]]
61 +* [[Exit Gate (Search Results)>>url:https://docs.emagiz.com/bin/view/Main/Search?sort=score&sortOrder=desc&highlight=true&facet=true&r=1&f_space_facet=0%2FMain.&l_space_facet=10&f_type=DOCUMENT&f_locale=en&f_locale=&f_locale=en&text=%22Exit+gate%22||target="blank"]]
77 77  )))((({{toc/}}))){{/container}}{{/container}}