Changes for page Setting up exit gate

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

From version 24.2
edited by Danniar Firdausy
on 2024/08/21 11:54
Change comment: There is no comment for this version
To version 23.24
edited by Danniar Firdausy
on 2024/08/21 11:47
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -11,9 +11,10 @@
11 11  
12 12  This microlearning centers around setting up the exit gate for the API Gateway solution of eMagiz.
13 13  
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 -* 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
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
16 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 17  The exit gate is created by eMagiz based on the configuration in Design. In passthrough cases, you only need to add authentication.
18 18  In cases of transformation, you need to specify the outbound component (e.g., HTTP, Web service, JDBC, SFTP, etc.) and the authentication.
19 19