Changes for page Setting up Entry gate

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

From version 12.1
edited by Danniar Firdausy
on 2024/08/21 11:54
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
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