Configuring the Waiting Time for an API Request - Configuring the Waiting Time for an API Request - Hyland RPA - Conductor Platform - Hyland-RPA/Conductor-Platform/Foundation-23.2/Hyland-RPA-Conductor-Platform/Settings/Configuring-the-Waiting-Time-for-an-API-Request - Foundation 23.2 - Foundation 23.2

Hyland RPA Conductor Platform

Platform
Hyland RPA
Product
Conductor Platform
Release
Foundation 23.2
License
ft:lastPublication
2025-04-03T06:49:10.550000
ft:locale
en-US
The default waiting time before RPA Conductor considers an API request as failed is 60 seconds.

If this timespan is not sufficient, for example due to a slow Internet connection, perform the following steps:

  1. From the Hyland RPA\Service folder, open AM.Conductor.exe.config with a text editor.
  2. Find the following line.
    <!--<add key="ApiRequestTtl" value="30" />-->
  3. Uncomment the line.
  4. Set the value in seconds as required.
  5. Save and close the file.