Wiki source code of Calling a REST web service
Last modified by Eva Torken on 2023/09/22 14:06
Show last authors
author | version | line-number | content |
---|---|---|---|
1 | {{container}}{{container layoutStyle="columns"}}((( | ||
2 | This exercise will guide you in practising with calling a REST web service. | ||
3 | |||
4 | Should you have any questions, please contact [[academy@emagiz.com>>mailto:academy@emagiz.com]]. | ||
5 | |||
6 | == 1. Prerequisites == | ||
7 | |||
8 | * Completed previous exercises and microlearnings | ||
9 | * Access to an eMagiz model with Create rights | ||
10 | |||
11 | == 2. Exercise == | ||
12 | |||
13 | * Configure a REST web service call. You can assume it is a POST operation on the following endpoint: http://localhost:port/microlearning/rest-webservice/demo | ||
14 | * Add a reference to a Keystore and truststore that hold certificates. | ||
15 | |||
16 | This assignment can be completed with the help of your (Academy) project you have created/used in the previous assignment. | ||
17 | |||
18 | == 3. Solution == | ||
19 | In this short movie, you will find the workout of this exercise. Take a moment to review this one and compare it to your solution. | ||
20 | |||
21 | {{video attachment="intermediate-rest-webservice-connectivity-calling-a-rest-webservice-new-flow-design.mp4" reference="Main.Videos.Microlearning.WebHome"/}} | ||
22 | |||
23 | )))((({{toc/}}))){{/container}}{{/container}} |