<?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: MSAccess - Focus Action makes BluePrism wait forever in Product Forum</title>
    <link>https://community.blueprism.com/t5/Product-Forum/MSAccess-Focus-Action-makes-BluePrism-wait-forever/m-p/98215#M46027</link>
    <description>&lt;P&gt;Hi Tobias,&lt;/P&gt;
&lt;P&gt;
&lt;/P&gt;&lt;P&gt;It sounds like&amp;nbsp; element is highlighting though it is not visible?&lt;/P&gt;
&lt;P&gt;If so Did you get chance to try Enabled attribute selection in UI Mode? or&amp;nbsp; else try any equivalent attribute in any other modes.&lt;/P&gt;
&lt;P&gt;
&lt;/P&gt;&lt;P&gt;&lt;/P&gt;</description>
    <pubDate>Wed, 19 Jul 2023 12:26:35 GMT</pubDate>
    <dc:creator>harish.mogulluri</dc:creator>
    <dc:date>2023-07-19T12:26:35Z</dc:date>
    <item>
      <title>MSAccess - Focus Action makes BluePrism wait forever</title>
      <link>https://community.blueprism.com/t5/Product-Forum/MSAccess-Focus-Action-makes-BluePrism-wait-forever/m-p/98214#M46026</link>
      <description>&lt;P&gt;Hi community,&lt;/P&gt;
&lt;DIV class="media" style="overflow: hidden"&gt;i've got a Access-Database with a list im trying to read, this works perfectly. But when theres no data, the list is empty for the user, but not for BluePrism. Even when i check "visible on screen" it still detects and highlights the checkbox in the studio:&lt;/DIV&gt;
&lt;DIV class="media" style="overflow: hidden"&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="35755.jpg"&gt;&lt;img src="https://community.blueprism.com/t5/image/serverpage/image-id/35773iCCACF882CC325F3A/image-size/large?v=v2&amp;amp;px=999" role="button" title="35755.jpg" alt="35755.jpg" /&gt;&lt;/span&gt;&lt;/DIV&gt;
&lt;P&gt;My action focusses this checkbox, which is working, when there is data:&lt;/P&gt;
&lt;DIV class="media" style="overflow: hidden"&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="35756.png"&gt;&lt;img src="https://community.blueprism.com/t5/image/serverpage/image-id/35776iA83D3EE24FCE5F3A/image-size/large?v=v2&amp;amp;px=999" role="button" title="35756.png" alt="35756.png" /&gt;&lt;/span&gt;&lt;/DIV&gt;
&lt;DIV class="media" style="overflow: hidden"&gt;when there is no data, it can still be focussed. But if you focus it, MSAccess gives you an error message:&lt;/DIV&gt;
&lt;DIV class="media" style="overflow: hidden"&gt;
&lt;DIV class="media" style="overflow: hidden"&gt;
&lt;DIV class="media" style="overflow: hidden"&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="35757.png"&gt;&lt;img src="https://community.blueprism.com/t5/image/serverpage/image-id/35775iD5308DB5160D7983/image-size/large?v=v2&amp;amp;px=999" role="button" title="35757.png" alt="35757.png" /&gt;&lt;/span&gt;&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;DIV class="media" style="overflow: hidden"&gt;i cannot reproduce this error message when using MSAccess. If i click into the window randomly nothing happens. This error exclusively appears when i use the object studio and tell BluePrism to focus it. I use the step-by-step-button.&lt;/DIV&gt;
&lt;DIV class="media" style="overflow: hidden"&gt;&lt;/DIV&gt;
&lt;DIV class="media" style="overflow: hidden"&gt;So the following happens:&amp;nbsp;&lt;/DIV&gt;
&lt;DIV class="media" style="overflow: hidden"&gt;- i click on the "next step" button&lt;/DIV&gt;
&lt;DIV class="media" style="overflow: hidden"&gt;- object studio sends the "focus"-action to MSAccess&lt;/DIV&gt;
&lt;DIV class="media" style="overflow: hidden"&gt;- MSAccess generates this error message&lt;/DIV&gt;
&lt;DIV class="media" style="overflow: hidden"&gt;- object studio does not go to the next steps, it does nothing&lt;/DIV&gt;
&lt;DIV class="media" style="overflow: hidden"&gt;- in the title bar you can read studio is still working on the step - forever:&lt;/DIV&gt;
&lt;DIV class="media" style="overflow: hidden"&gt;
&lt;DIV class="media" style="overflow: hidden"&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="35758.png"&gt;&lt;img src="https://community.blueprism.com/t5/image/serverpage/image-id/35777i109286F0355F4F38/image-size/large?v=v2&amp;amp;px=999" role="button" title="35758.png" alt="35758.png" /&gt;&lt;/span&gt;(german Version)&amp;nbsp;&amp;nbsp;&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;DIV class="media" style="overflow: hidden"&gt;- i cant use object studio anymore until i manually click the "ok" button on the error message&lt;/DIV&gt;
&lt;DIV class="media" style="overflow: hidden"&gt;When running the process in control room, the same happens. The process is running indefintely and wont stop, Next step for BluePrism would be to click "OK" but BluePrism does not go the next step, it just tries to focus forever.&lt;/DIV&gt;
&lt;DIV class="media" style="overflow: hidden"&gt;&lt;/DIV&gt;
&lt;DIV class="media" style="overflow: hidden"&gt;How can i tell BluePrism to try to run this step for a maximum of "x" seconds and then abort the try and step over it? For my process i could just delete the "focus"-action and go on but lets pretend for a second i could not.&lt;/DIV&gt;
&lt;DIV class="media" style="overflow: hidden"&gt;&lt;/DIV&gt;
&lt;DIV class="media" style="overflow: hidden"&gt;Thanks for your answers,&lt;/DIV&gt;
&lt;DIV class="media" style="overflow: hidden"&gt;Tobias&lt;/DIV&gt;
&lt;/DIV&gt;</description>
      <pubDate>Mon, 17 Jul 2023 09:25:43 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/MSAccess-Focus-Action-makes-BluePrism-wait-forever/m-p/98214#M46026</guid>
      <dc:creator>TMarquardt</dc:creator>
      <dc:date>2023-07-17T09:25:43Z</dc:date>
    </item>
    <item>
      <title>Re: MSAccess - Focus Action makes BluePrism wait forever</title>
      <link>https://community.blueprism.com/t5/Product-Forum/MSAccess-Focus-Action-makes-BluePrism-wait-forever/m-p/98215#M46027</link>
      <description>&lt;P&gt;Hi Tobias,&lt;/P&gt;
&lt;P&gt;
&lt;/P&gt;&lt;P&gt;It sounds like&amp;nbsp; element is highlighting though it is not visible?&lt;/P&gt;
&lt;P&gt;If so Did you get chance to try Enabled attribute selection in UI Mode? or&amp;nbsp; else try any equivalent attribute in any other modes.&lt;/P&gt;
&lt;P&gt;
&lt;/P&gt;&lt;P&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 19 Jul 2023 12:26:35 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/MSAccess-Focus-Action-makes-BluePrism-wait-forever/m-p/98215#M46027</guid>
      <dc:creator>harish.mogulluri</dc:creator>
      <dc:date>2023-07-19T12:26:35Z</dc:date>
    </item>
    <item>
      <title>Re: MSAccess - Focus Action makes BluePrism wait forever</title>
      <link>https://community.blueprism.com/t5/Product-Forum/MSAccess-Focus-Action-makes-BluePrism-wait-forever/m-p/98216#M46028</link>
      <description>&lt;P&gt;yeah, activated and visible (=true) are all checked, it can still be found.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 19 Jul 2023 16:12:27 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/MSAccess-Focus-Action-makes-BluePrism-wait-forever/m-p/98216#M46028</guid>
      <dc:creator>TMarquardt</dc:creator>
      <dc:date>2023-07-19T16:12:27Z</dc:date>
    </item>
  </channel>
</rss>

