Last modified by Martijn Woudstra on 2024/01/11 16:43

From version 34.1
edited by Martijn Woudstra
on 2024/01/11 16:43
Change comment: Imported from XAR
To version 33.1
edited by Martijn Woudstra
on 2022/06/13 15:15
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -1,8 +1,13 @@
1 1  {{container}}{{container layoutStyle="columns"}}(((
2 += Hosting a custom REST web service (and using parameters) =
3 +
2 2  Within eMagiz, you have the option to host a SOAP and a REST web service. When dealing with REST web services, the advised choice is the API Gateway in case the call is synchronous in nature. Not in all circumstances; however, the API Gateway completely suits your needs. For example, when the process is asynchronous in the heart, you will need to build your REST web services that eMagiz can host in these situations. The new functionality has become more intuitive to host a custom REST web service via eMagiz.
3 3  
4 4  Should you have any questions, please get in touch with academy@emagiz.com.
5 5  
8 +* Last update: March 1st, 2022
9 +* Required reading time: 5 minutes
10 +
6 6  == 1. Prerequisites ==
7 7  
8 8  * Basic knowledge of the eMagiz platform
... ... @@ -48,7 +48,7 @@
48 48  === 3.3 How to get to the new approach ===
49 49  
50 50  Migrating from the old way of hosting a custom REST web service to the new way of hosting a custom REST web service needs several steps to make it work correctly. First, follow them carefully to achieve the desired result.
51 -In this case, a detailed user guide is already available within the portal. So instead of listing the steps once more, we advise you to read that user guide. Please go to this [[microlearning>>doc:Main.eMagiz Academy.Microlearnings.Intermediate Level.REST Connectivity.intermediate-rest-webservice-connectivity-configuration||target="blank"]]
56 +In this case, a detailed user guide is already available within the portal. So instead of listing the steps once more, we advise you to read that user guide. Please go to this [[microlearning>>doc:Main.eMagiz Academy.Microlearnings.Intermediate Level.REST Connectivity.intermediate-rest-webservice-connectivity-configuration.WebHome||target="blank"]]
52 52  
53 53  == 4. Key takeaways ==
54 54