Changes for page Setting up exit gate
Last modified by Danniar Firdausy on 2024/09/04 16:15
From version 24.1
edited by Danniar Firdausy
on 2024/08/21 11:47
on 2024/08/21 11:47
Change comment:
There is no comment for this version
To version 23.20
edited by Danniar Firdausy
on 2024/08/07 14:46
on 2024/08/07 14:46
Change comment:
There is no comment for this version
Summary
-
Page properties (1 modified, 0 added, 0 removed)
Details
- Page properties
-
- Content
-
... ... @@ -1,7 +1,8 @@ 1 1 {{container}}{{container layoutStyle="columns"}}((( 2 -In this microlearning, we will walk you through how to configure the exit gate, which ensures seamless message delivery between the API Gateway and your backend operations. We will cover the essential parts from basic concepts to practical steps, so you will know exactly how to configure an exit gate to deliver incoming requests and give back responses to the client calling the API. 2 +In this microlearning, we will focus on setting up the exit gate for the API Gateway. 3 +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. 3 3 4 - Ifyou have any questionsalong theway, feelfree to reachoutto usat [[academy@emagiz.com>>mailto:academy@emagiz.com]].5 +Should you have any questions, please contact [[academy@emagiz.com>>mailto:academy@emagiz.com]]. 5 5 6 6 == 1. Prerequisites == 7 7 ... ... @@ -10,13 +10,11 @@ 10 10 == 2. Key concepts == 11 11 12 12 This microlearning centers around setting up the exit gate for the API Gateway solution of eMagiz. 13 - 14 14 With exit gate, we mean: The piece of functionality that connects to the backend operation to execute the action on behalf of the client that is calling the API 15 - 16 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 17 17 18 18 The exit gate is created by eMagiz based on the configuration in Design. In passthrough cases, you only need to add authentication. 19 -In cases of transformation, you need to specify the outbound component (e. g.,HTTP, Web service, JDBC, SFTP, etc.) and the authentication.18 +In cases of transformation, you need to specify the outbound component (i.e. HTTP, Web service, JDBC, SFTP, etc.) and the authentication. 20 20 21 21 == 3. Setting up exit gate == 22 22 ... ... @@ -42,12 +42,12 @@ 42 42 43 43 == 4. Key takeaways == 44 44 45 -* Each backend operation has a specific exit gate that :46 -* *Handlesall incoming traffic destined for that backend operation47 -* *Connectsto the backend operationto execute the requested action48 -* *Sendsresponse back to the client thatmadethe APIcall49 -* eMagiz will automatically handle most of the setup for you,includingthe generation of the exit gateconfiguration.50 -* Dependingon your use cases, some manual changesmight be necessary44 +* Each backend operation has a specific exit gate that will 45 + * Handle all incoming traffic destined for that backend operation 46 + * Connect to the backend operation 47 + * Send response back to the client that is calling the API 48 +* eMagiz will automatically build the biggest portion of the exit gate for you 49 +* Some manual changes are necessary 51 51 52 52 == 5. Suggested Additional Readings == 53 53 ... ... @@ -55,7 +55,6 @@ 55 55 * [[Crash Course (Menu)>>doc:Main.eMagiz Academy.Microlearnings.Crash Course.WebHome||target="blank"]] 56 56 ** [[Crash Course Platform (Navigation)>>doc:Main.eMagiz Academy.Microlearnings.Crash Course.Crash Course Platform.WebHome||target="blank"]] 57 57 *** [[Flow Editor - Basics (Explanation)>>doc:Main.eMagiz Academy.Microlearnings.Crash Course.Crash Course Platform.crashcourse-platform-create-flow-editor-basics||target="blank"]] 58 -*** [[Promote flows to deploy (Explanation)>>doc:Main.eMagiz Academy.Microlearnings.Crash Course.Crash Course Platform.crashcourse-platform-create-promote-flows-to-deploy||target="blank"]] 59 59 ** [[Crash Course API Gateway (Navigation)>>doc:Main.eMagiz Academy.Microlearnings.Crash Course.Crash Course API Gateway.WebHome||target="blank"]] 60 60 *** [[Configure A Backend Operation (Explanation)>>doc:Main.eMagiz Academy.Microlearnings.Crash Course.Crash Course API Gateway.crashcourse-api-gateway-configure-backend-operation||target="blank"]] 61 61 *** [[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"]] ... ... @@ -73,5 +73,6 @@ 73 73 *** [[Key differences Design & Deploy Architecture (Explanation)>>doc:Main.eMagiz Academy.Microlearnings.Advanced Level.Solution Architecture.advanced-solution-architecture-diffs-design-deploy.WebHome||target="blank"]] 74 74 ** [[API Management (Navigation)>>doc:Main.eMagiz Academy.Microlearnings.Advanced Level.API Management.WebHome||target="blank"]] 75 75 *** [[Running part of your API Gateway solution on-premise (Explanation)>>doc:Main.eMagiz Academy.Microlearnings.Advanced Level.API Management.advanced-api-management-running-part-of-your-api-gateway-solution-on-premise||target="blank"]] 74 + 76 76 * [[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}}