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

From version 32.5
edited by Danniar Firdausy
on 2024/08/21 11:04
Change comment: There is no comment for this version
To version 35.1
edited by Erik Bakker
on 2024/08/23 10:54
Change comment: There is no comment for this version

Summary

Details

Page properties
Author
... ... @@ -1,1 +1,1 @@
1 -XWiki.dfirdausy
1 +XWiki.ebakker
Content
... ... @@ -11,10 +11,9 @@
11 11  
12 12  This microlearning centers around configuring a backend operation with the API Gateway solution of eMagiz.
13 13  
14 -With backend operation we mean: Any action that is available to be executed on an internal system that you want to make publicly available via the API Gateway.
14 +* With backend operation we mean: Any action that is available to be executed on an internal system that you want to make publicly available via the API Gateway.
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.
15 15  
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 -
18 18  When setting up your API Gateway integration the process of doing things is to start at the backend operation and based on that expose an operation in the API Gateway.
19 19  
20 20  == 3. Configure a backend operation ==
... ... @@ -99,8 +99,9 @@
99 99  == 5. Suggested Additional Readings ==
100 100  
101 101  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 links:
101 +
102 102  * [[Crash Course (Menu)>>doc:Main.eMagiz Academy.Microlearnings.Crash Course.WebHome||target="blank"]]
103 -** [[Crash Course API Gateway (Navigation)>>doc:Main.eMagiz Academy.Microlearnings.Crash Course.Crash Course API Gateway.WebHome||target="blank"]]
103 +** [[Crash Course API Gateway (Navigation)>>doc:Main.eMagiz Academy.Microlearnings.Crash Course.Crash Course API Gateway.WebHome||target="blank"]]
104 104  *** [[HTTP Operations (Explanation)>>doc:Main.eMagiz Academy.Microlearnings.Crash Course.Crash Course API Gateway.crashcourse-api-gateway-http-operations||target="blank"]]
105 105  *** [[Parameters (Path, Query) (Explanation)>>doc:Main.eMagiz Academy.Microlearnings.Crash Course.Crash Course API Gateway.crashcourse-api-gateway-parameters||target="blank"]]
106 106  *** [[Error Handling from a client perspective (Explanation)>>doc:Main.eMagiz Academy.Microlearnings.Crash Course.Crash Course API Gateway.crashcourse-api-gateway-error-handling-from-a-client-perspective||target="blank"]]