Wiki source code of Configuring web service timeouts
Last modified by Eva Torken on 2023/09/22 12:48
Show last authors
author | version | line-number | content |
---|---|---|---|
1 | {{container}}{{container layoutStyle="columns"}}((( | ||
2 | This exercise will guide you in practising with handling web service timeouts. | ||
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 | Create an integration that will call an external web service and configure the timeout with a setting of 120000 ms. This means you need to execute the following steps at a minimum: | ||
14 | * Draw a line in Capture towards an (existing) system | ||
15 | * Add Integration to Create | ||
16 | * Open the exit flow to build the flow in such a way that you can call an external web service and configure the timeout configuration. | ||
17 | ** Don't forget the HTTP Components Message Sender support object | ||
18 | ** Don't forget to link the support object to the functional component | ||
19 | |||
20 | == 3. Solution == | ||
21 | In this short movie, you will find the solution for how to configure the flow in Create. Every step needed to get to the Create phase is assumed knowledge and, therefore, not covered in this video. Please take a moment to review this one and compare it to your solution. | ||
22 | |||
23 | {{video attachment="intermediate-soap-webservice-connectivity-handling-webservice-timeouts-new-flow-designer.mp4" reference="Main.Videos.Microlearning.WebHome"/}} | ||
24 | |||
25 | )))((({{toc/}}))){{/container}}{{/container}} |