<?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 The app modeller timeout is… in Product Forum</title>
    <link>https://community.blueprism.com/t5/Product-Forum/Set-Maximum-Run-Time-for-a-Scheduled-Process/m-p/68657#M21262</link>
    <description>The app modeller timeout is unconnected to code stages. If you write code that never completes (eg infinite loop) then the code stage will also&amp;nbsp;be blocked. To achieve something similar in a code stage you'd probably have to use Thread to execute your code separately.</description>
    <pubDate>Thu, 10 May 2018 19:26:00 GMT</pubDate>
    <dc:creator>John__Carter</dc:creator>
    <dc:date>2018-05-10T19:26:00Z</dc:date>
    <item>
      <title>Set Maximum Run Time for a Scheduled Process</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Set-Maximum-Run-Time-for-a-Scheduled-Process/m-p/68654#M21259</link>
      <description>As per title, just wondering if it is possible to set a maximum run time (e.g. 5 hours)? This is because we have process that interacts with SAP, and sometimes if SAP does not return a response due to server or connection issues, Blue Prism will get stuck at that stage indefinitely. Since server/connection issues are not very frequent, this issue can easily be solved if there is such a timeout setting. Thank you.</description>
      <pubDate>Sun, 26 Nov 2017 21:38:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Set-Maximum-Run-Time-for-a-Scheduled-Process/m-p/68654#M21259</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-11-26T21:38:00Z</dc:date>
    </item>
    <item>
      <title>This would be something to</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Set-Maximum-Run-Time-for-a-Scheduled-Process/m-p/68655#M21260</link>
      <description>This would be something to use an environment variable for, for example a ""SAP timeout"" variable. You could even use a session variable or ""hard code"" it in the process, although probably not the best choice. It can't be specified in the Scheduler. 
Have the process check the current time vs the start time and if 5 hours have elapsed end the process. 
A feature added to Blue Prism, in 5.0.23 I think, allows you to set a timeout in application modeller that prevents Blue Prism from hanging like this.</description>
      <pubDate>Mon, 27 Nov 2017 22:18:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Set-Maximum-Run-Time-for-a-Scheduled-Process/m-p/68655#M21260</guid>
      <dc:creator>JohnTomkins</dc:creator>
      <dc:date>2017-11-27T22:18:00Z</dc:date>
    </item>
    <item>
      <title>Hi John,…</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Set-Maximum-Run-Time-for-a-Scheduled-Process/m-p/68656#M21261</link>
      <description>Hi John,
I am facing the very similar issue with SAP. In my process all the SAP steps are done by code stages. I was testing the timeout function in application modeler and apparently it only works for ""Navigate, Read, Write"" stages. It doesnt work for Code stages. Is it somehow possible to replicate the same functionality of timeout also for code stages in BP?
Thank you</description>
      <pubDate>Thu, 10 May 2018 17:52:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Set-Maximum-Run-Time-for-a-Scheduled-Process/m-p/68656#M21261</guid>
      <dc:creator>JurajPalusek</dc:creator>
      <dc:date>2018-05-10T17:52:00Z</dc:date>
    </item>
    <item>
      <title>The app modeller timeout is…</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Set-Maximum-Run-Time-for-a-Scheduled-Process/m-p/68657#M21262</link>
      <description>The app modeller timeout is unconnected to code stages. If you write code that never completes (eg infinite loop) then the code stage will also&amp;nbsp;be blocked. To achieve something similar in a code stage you'd probably have to use Thread to execute your code separately.</description>
      <pubDate>Thu, 10 May 2018 19:26:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Set-Maximum-Run-Time-for-a-Scheduled-Process/m-p/68657#M21262</guid>
      <dc:creator>John__Carter</dc:creator>
      <dc:date>2018-05-10T19:26:00Z</dc:date>
    </item>
    <item>
      <title>Thanks Jon, will do so.</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Set-Maximum-Run-Time-for-a-Scheduled-Process/m-p/68658#M21263</link>
      <description>Thanks Jon, will do so.</description>
      <pubDate>Fri, 11 May 2018 17:36:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Set-Maximum-Run-Time-for-a-Scheduled-Process/m-p/68658#M21263</guid>
      <dc:creator>JurajPalusek</dc:creator>
      <dc:date>2018-05-11T17:36:00Z</dc:date>
    </item>
  </channel>
</rss>

