<?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: Wait Make BP Unresponsive in Product Forum</title>
    <link>https://community.blueprism.com/t5/Product-Forum/Wait-Make-BP-Unresponsive/m-p/68499#M21104</link>
    <description>yes, is working but is unresponsive, which is not acceptable.&lt;BR /&gt;&lt;BR /&gt;I could make a workaround by using an async wait and with async wait is working very nice!&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;Maybe you can improve the code and put async wait as default!&lt;BR /&gt;&lt;BR /&gt;Cheers!&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;Cohen&lt;BR /&gt;RPA Developer&lt;BR /&gt;&lt;BR /&gt;Romania&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
    <pubDate>Mon, 27 Apr 2020 08:03:00 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2020-04-27T08:03:00Z</dc:date>
    <item>
      <title>Wait Make BP Unresponsive</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Wait-Make-BP-Unresponsive/m-p/68495#M21100</link>
      <description>Hi guys,&lt;BR /&gt;&lt;BR /&gt;Need some help here.&lt;BR /&gt;&lt;BR /&gt;Am doing a restart on a machine, so I have to wait for a given amount of time, i.e 2 minutes or so in order to achieve the rest of the steps required for my process.&lt;BR /&gt;&lt;BR /&gt;During this waiting time, BP becomes unresponsive, so in Task Manager the tool will have the status ==&amp;gt; Not Responding.&lt;BR /&gt;&lt;BR /&gt;I don't want this, just because other processes can not run on the same system anymore, because BP freezes, the window becomes grey etc.&lt;BR /&gt;&lt;BR /&gt;The same status I've achieved with a C# code i.e S&lt;SPAN&gt;ystem.Threading.&lt;/SPAN&gt;&lt;SPAN color="#008080"&gt;Thread&lt;/SPAN&gt;&lt;SPAN&gt;.Sleep(5000);&lt;BR /&gt;&lt;BR /&gt;&lt;/SPAN&gt;Can someone please advise on this very simple topic?&lt;BR /&gt;&lt;BR /&gt;How can I have a generic waiting period of time, without the freeze?&lt;BR /&gt;&lt;BR /&gt;Thank you in advance!&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;Cohen&lt;BR /&gt;RPA Developer&lt;BR /&gt;&lt;BR /&gt;Romania&lt;BR /&gt;------------------------------&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;Cohen&lt;BR /&gt;RPA Developer&lt;BR /&gt;&lt;BR /&gt;Romania&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
      <pubDate>Fri, 24 Apr 2020 06:50:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Wait-Make-BP-Unresponsive/m-p/68495#M21100</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2020-04-24T06:50:00Z</dc:date>
    </item>
    <item>
      <title>RE: Wait Make BP Unresponsive</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Wait-Make-BP-Unresponsive/m-p/68496#M21101</link>
      <description>Can you provide more explanation please?&lt;BR /&gt;&lt;BR /&gt;Which machine is being restarted?&amp;nbsp;&lt;BR /&gt;Which part of BP become unresponsive?&amp;nbsp;Resource PC or Client?&lt;BR /&gt;By 'other processes' do you mean BP processes or EXEs?&lt;BR /&gt;What is 'the same system'? An application or a machine?&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;John Carter&lt;BR /&gt;Professional Services&lt;BR /&gt;Blue Prism&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
      <pubDate>Fri, 24 Apr 2020 08:28:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Wait-Make-BP-Unresponsive/m-p/68496#M21101</guid>
      <dc:creator>John__Carter</dc:creator>
      <dc:date>2020-04-24T08:28:00Z</dc:date>
    </item>
    <item>
      <title>RE: Wait Make BP Unresponsive</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Wait-Make-BP-Unresponsive/m-p/68497#M21102</link>
      <description>hi John,&lt;BR /&gt;&lt;BR /&gt;Put into a code stage this action and execute it ==&amp;gt;&lt;SPAN&gt;S&lt;/SPAN&gt;&lt;SPAN&gt;ystem.Threading.&lt;/SPAN&gt;&lt;SPAN color="#008080"&gt;Thread&lt;/SPAN&gt;&lt;SPAN&gt;.Sleep(420000);&lt;BR /&gt;&lt;BR /&gt;Now wile BP freezes try to run other processes.&lt;BR /&gt;&lt;BR /&gt;BP becomes unresponsive and it shouldn't be as the waiting stage is a normal behavioral. BP freezes during this 7 min wait and other processes can't work as BP becomes unresponsive.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;Cohen&lt;BR /&gt;RPA Developer&lt;BR /&gt;&lt;BR /&gt;Romania&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
      <pubDate>Fri, 24 Apr 2020 11:07:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Wait-Make-BP-Unresponsive/m-p/68497#M21102</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2020-04-24T11:07:00Z</dc:date>
    </item>
    <item>
      <title>RE: Wait Make BP Unresponsive</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Wait-Make-BP-Unresponsive/m-p/68498#M21103</link>
      <description>Even though you created a thread, it's still running in the context of the code stage, so the code stage will not complete until that thread is done. At present there is no concept of multi-threading in BP.&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;John Carter&lt;BR /&gt;Professional Services&lt;BR /&gt;Blue Prism&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
      <pubDate>Fri, 24 Apr 2020 17:08:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Wait-Make-BP-Unresponsive/m-p/68498#M21103</guid>
      <dc:creator>John__Carter</dc:creator>
      <dc:date>2020-04-24T17:08:00Z</dc:date>
    </item>
    <item>
      <title>RE: Wait Make BP Unresponsive</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Wait-Make-BP-Unresponsive/m-p/68499#M21104</link>
      <description>yes, is working but is unresponsive, which is not acceptable.&lt;BR /&gt;&lt;BR /&gt;I could make a workaround by using an async wait and with async wait is working very nice!&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;Maybe you can improve the code and put async wait as default!&lt;BR /&gt;&lt;BR /&gt;Cheers!&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;Cohen&lt;BR /&gt;RPA Developer&lt;BR /&gt;&lt;BR /&gt;Romania&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
      <pubDate>Mon, 27 Apr 2020 08:03:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Wait-Make-BP-Unresponsive/m-p/68499#M21104</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2020-04-27T08:03:00Z</dc:date>
    </item>
    <item>
      <title>RE: Wait Make BP Unresponsive</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Wait-Make-BP-Unresponsive/m-p/68500#M21105</link>
      <description>Agree Cohen. &lt;BR /&gt;We have made a 'Soft Sleep' in our VBO which is exactly an async wait like you said. Works nice - you can move BP UI around, and also open more processes in Studio, Look at control room etc etc- just don't try and "Set Next stage" to other stages or otherwise interrupt the diagram flow while waiting, or there'll be some errors!!&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;Anton Hosang&lt;BR /&gt;RPA Developer&lt;BR /&gt;Smart Automation Services&lt;BR /&gt;Europe/London&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
      <pubDate>Mon, 27 Apr 2020 14:21:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Wait-Make-BP-Unresponsive/m-p/68500#M21105</guid>
      <dc:creator>AntonHosang1</dc:creator>
      <dc:date>2020-04-27T14:21:00Z</dc:date>
    </item>
  </channel>
</rss>

