Changes for page Configure A Backend Operation
Last modified by Erik Bakker on 2024/08/23 11:32
Summary
-
Page properties (1 modified, 0 added, 0 removed)
Details
- Page properties
-
- 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 ==