Changes for page Configuring web service timeouts
Last modified by Eva Torken on 2023/09/22 12:48
From version 4.1
edited by Erik Bakker
on 2023/09/21 13:01
on 2023/09/21 13:01
Change comment:
There is no comment for this version
To version 2.1
edited by Erik Bakker
on 2023/09/21 12:59
on 2023/09/21 12:59
Change comment:
There is no comment for this version
Summary
-
Page properties (1 modified, 0 added, 0 removed)
Details
- Page properties
-
- Content
-
... ... @@ -10,12 +10,12 @@ 10 10 11 11 == 2. Exercise == 12 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:13 +Create an integration that will call an external web service. This means you need to execute the following steps at a minimum: 14 14 * Draw a line in Capture towards an (existing) system 15 15 * Add Integration to Create 16 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 HTTPComponentsMessageSenderupportbject18 -** Don't forget t olinkthe support objectto the functional component17 +** Don't forget the XML to MIME transformation 18 +** Don't forget the Mail sender support object 19 19 20 20 == 3. Solution == 21 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.