Changes for page Setting up Entry gate

Last modified by Erik Bakker on 2024/08/23 11:31

From version 14.1
edited by Erik Bakker
on 2024/08/23 11:31
Change comment: There is no comment for this version
To version 10.9
edited by Danniar Firdausy
on 2024/08/21 11:34
Change comment: There is no comment for this version

Summary

Details

Page properties
Author
... ... @@ -1,1 +1,1 @@
1 -XWiki.ebakker
1 +XWiki.dfirdausy
Content
... ... @@ -12,9 +12,10 @@
12 12  
13 13  This microlearning centers around setting up the entry gate for the API Gateway solution of eMagiz.
14 14  
15 -* With entry gate, we mean: The piece of functionality that hosts all endpoints and is responsible for checking the authentication and routing messages to the correct backend operation
16 -* 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
15 +With entry gate, we mean: The piece of functionality that hosts all endpoints and is responsible for checking the authentication and routing messages to the correct backend operation
17 17  
17 +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
18 +
18 18  == 3. Setting up entry gate ==
19 19  
20 20  When we talk about the API Gateway in eMagiz, the central part where all data traffic is coming in is called the entry gate. This entry gate is responsible for hosting all designed endpoints that have been transferred to Create.
... ... @@ -23,7 +23,8 @@
23 23  
24 24  Furthermore, every time you add a new API integration to Create eMagiz will automatically update all entry gate to ensure that this newest operation can be accessed by external parties.
25 25  
26 -In case you have made changes to existing operations you will have to use the Reset flow option to ensure that the latest changes are indeed actualized in the entry gate. This can be done without harm as eMagiz has standardized the entry gate for you and you don't have to make changes manually.
27 +In case you have made changes to existing operations you will have to use the Reset flow option to ensure that the latest changes are indeed actualized in the entry gate.
28 +This can be done without harm as eMagiz has standardized the entry gate for you and you don't have to make changes manually.
27 27  
28 28  == 4. Key takeaways ==
29 29  
... ... @@ -34,10 +34,13 @@
34 34  == 5. Suggested Additional Readings ==
35 35  
36 36  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:
37 -
38 38  * [[Crash Course (Menu)>>doc:Main.eMagiz Academy.Microlearnings.Crash Course.WebHome||target="blank"]]
39 39  ** [[Crash Course Platform (Navigation)>>doc:Main.eMagiz Academy.Microlearnings.Crash Course.Crash Course Platform.WebHome||target="blank"]]
41 +*** [[Flow Editor - Basics (Explanation)>>doc:Main.eMagiz Academy.Microlearnings.Crash Course.Crash Course Platform.crashcourse-platform-create-flow-editor-basics||target="blank"]]
40 40  *** [[Promote flows to deploy (Explanation)>>doc:Main.eMagiz Academy.Microlearnings.Crash Course.Crash Course Platform.crashcourse-platform-create-promote-flows-to-deploy||target="blank"]]
43 +** [[Crash Course API Gateway (Navigation)>>doc:Main.eMagiz Academy.Microlearnings.Crash Course.Crash Course API Gateway.WebHome||target="blank"]]
44 +*** [[Configure A Backend Operation (Explanation)>>doc:Main.eMagiz Academy.Microlearnings.Crash Course.Crash Course API Gateway.crashcourse-api-gateway-configure-backend-operation||target="blank"]]
45 +*** [[Setting up Exit gate (Explanation)>>doc:Main.eMagiz Academy.Microlearnings.Crash Course.Crash Course API Gateway.crashcourse-api-gateway-setting-up-exit-gate||target="blank"]]
41 41  * [[Intermediate Level (Menu)>>doc:Main.eMagiz Academy.Microlearnings.Intermediate Level.WebHome||target="blank"]]
42 42  ** [[API Management (Navigation)>>doc:Main.eMagiz Academy.Microlearnings.Intermediate Level.API Management.WebHome||target="blank"]]
43 43  *** [[Updating your API Gateway Operations (Explanation)>>doc:Main.eMagiz Academy.Microlearnings.Intermediate Level.API Management.intermediate-api-management-updating-your-api-gateway-operations||target="blank"]]