<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: Rest API calls made from prod process studio versus control room giving different results in Digital Exchange</title>
    <link>https://community.blueprism.com/t5/Digital-Exchange/Rest-API-calls-made-from-prod-process-studio-versus-control-room/m-p/126219#M4732</link>
    <description>&lt;P&gt;Hello a026833&lt;/P&gt;&lt;P&gt;Thank you for contacting Blue prism community.&lt;/P&gt;&lt;P&gt;Also thank you for providing the details. Although the same Blue Prism process and service account are being used, execution from Process Studio and Control Room may occur under different runtime conditions. Potential differences include the Windows session, proxy configuration, network route, environment variables, concurrent workload, and the specific Runtime Resource selected by Control Room.&lt;/P&gt;&lt;P&gt;The 502 Bad Gateway response indicates that the request reached a proxy, gateway, or load balancer, but that intermediary could not successfully communicate with the external vendor. As the issue occurs consistently during business hours but occasionally succeeds after hours, this may indicate proxy or gateway capacity, connection limits, request throttling, network congestion, or vendor-side availability rather than an authentication issue.&lt;/P&gt;&lt;P&gt;Could you please confirm and test the following?&lt;/P&gt;&lt;P&gt;●　Verify that both tests run on exactly the same Runtime Resource.&lt;BR /&gt;●　Confirm the Windows account and session used by Automate.exe.&lt;BR /&gt;●　Compare user-level, system-level, WinHTTP, and PAC-file proxy settings.&lt;BR /&gt;●　Run a small test process containing only the HTTP POST action.&lt;BR /&gt;●　Confirm whether other processes make concurrent calls to the same endpoint.&lt;BR /&gt;●　Record the exact timestamps of successful and failed requests.&lt;BR /&gt;●　Ask the network/proxy team to trace the failed requests at those timestamps.&lt;BR /&gt;●　Ask the vendor to check their gateway logs, rate limits, and connection limits.&lt;BR /&gt;●　Capture any correlation or request ID returned with the 502 response.&lt;/P&gt;&lt;P&gt;Since the exception occurs at HttpWebRequest.GetRequestStream(), the failure appears to occur while establishing or preparing the outbound HTTP request, before Blue Prism receives a normal application-level response from the vendor. Comparing proxy and gateway logs for a successful Process Studio execution and a failed Control Room execution should help identify where the behavior differs.&lt;/P&gt;&lt;P&gt;Regards&lt;BR /&gt;Hossein Azimi (APJ Team)&lt;/P&gt;</description>
    <pubDate>Tue, 15 Sep 2026 06:19:34 GMT</pubDate>
    <dc:creator>hossein.azimi</dc:creator>
    <dc:date>2026-09-15T06:19:34Z</dc:date>
    <item>
      <title>Rest API calls made from prod process studio versus control room giving different results</title>
      <link>https://community.blueprism.com/t5/Digital-Exchange/Rest-API-calls-made-from-prod-process-studio-versus-control-room/m-p/126165#M4731</link>
      <description>&lt;DIV&gt;&lt;P&gt;We have a process using the Utility HTTP VBO to make HTTPS POST calls to an external vendor using basic authentication. The process succeeds every time when run from the Process Studio on the Runtime Resource but fails (most times) when executed from the Control Room. The error returned on the control failures is a (502) Bad Gateway. What could be different between the 2 methods of running this? Using the same service account for both.&amp;nbsp; I have seen it work from the control room after business hours but again inconsistently. Worked one night but then all failures the next. Fails consistently during business hours.System.Net.WebException: The remote server returned an error: (502) Bad Gateway at System.Net.HttpWebRequest.GetRequestStream()&lt;/P&gt;&lt;/DIV&gt;</description>
      <pubDate>Tue, 01 Sep 2026 18:19:40 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Digital-Exchange/Rest-API-calls-made-from-prod-process-studio-versus-control-room/m-p/126165#M4731</guid>
      <dc:creator>a026833</dc:creator>
      <dc:date>2026-09-01T18:19:40Z</dc:date>
    </item>
    <item>
      <title>Re: Rest API calls made from prod process studio versus control room giving different results</title>
      <link>https://community.blueprism.com/t5/Digital-Exchange/Rest-API-calls-made-from-prod-process-studio-versus-control-room/m-p/126219#M4732</link>
      <description>&lt;P&gt;Hello a026833&lt;/P&gt;&lt;P&gt;Thank you for contacting Blue prism community.&lt;/P&gt;&lt;P&gt;Also thank you for providing the details. Although the same Blue Prism process and service account are being used, execution from Process Studio and Control Room may occur under different runtime conditions. Potential differences include the Windows session, proxy configuration, network route, environment variables, concurrent workload, and the specific Runtime Resource selected by Control Room.&lt;/P&gt;&lt;P&gt;The 502 Bad Gateway response indicates that the request reached a proxy, gateway, or load balancer, but that intermediary could not successfully communicate with the external vendor. As the issue occurs consistently during business hours but occasionally succeeds after hours, this may indicate proxy or gateway capacity, connection limits, request throttling, network congestion, or vendor-side availability rather than an authentication issue.&lt;/P&gt;&lt;P&gt;Could you please confirm and test the following?&lt;/P&gt;&lt;P&gt;●　Verify that both tests run on exactly the same Runtime Resource.&lt;BR /&gt;●　Confirm the Windows account and session used by Automate.exe.&lt;BR /&gt;●　Compare user-level, system-level, WinHTTP, and PAC-file proxy settings.&lt;BR /&gt;●　Run a small test process containing only the HTTP POST action.&lt;BR /&gt;●　Confirm whether other processes make concurrent calls to the same endpoint.&lt;BR /&gt;●　Record the exact timestamps of successful and failed requests.&lt;BR /&gt;●　Ask the network/proxy team to trace the failed requests at those timestamps.&lt;BR /&gt;●　Ask the vendor to check their gateway logs, rate limits, and connection limits.&lt;BR /&gt;●　Capture any correlation or request ID returned with the 502 response.&lt;/P&gt;&lt;P&gt;Since the exception occurs at HttpWebRequest.GetRequestStream(), the failure appears to occur while establishing or preparing the outbound HTTP request, before Blue Prism receives a normal application-level response from the vendor. Comparing proxy and gateway logs for a successful Process Studio execution and a failed Control Room execution should help identify where the behavior differs.&lt;/P&gt;&lt;P&gt;Regards&lt;BR /&gt;Hossein Azimi (APJ Team)&lt;/P&gt;</description>
      <pubDate>Tue, 15 Sep 2026 06:19:34 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Digital-Exchange/Rest-API-calls-made-from-prod-process-studio-versus-control-room/m-p/126219#M4732</guid>
      <dc:creator>hossein.azimi</dc:creator>
      <dc:date>2026-09-15T06:19:34Z</dc:date>
    </item>
  </channel>
</rss>

