Calling a REST web service

Last modified by Eva Torken on 2023/09/22 14:06

This exercise will guide you in practising with calling a REST web service.
 
Should you have any questions, please contact academy@emagiz.com.

1. Prerequisites

  • Completed previous exercises and microlearnings
  • Access to an eMagiz model with Create rights

2. Exercise

  • 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
  • Add a reference to a Keystore and truststore that hold certificates.

This assignment can be completed with the help of your (Academy) project you have created/used in the previous assignment.

3. Solution

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.