<?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: Use MS Access Application GUI - Slow to execute in Product Forum</title>
    <link>https://community.blueprism.com/t5/Product-Forum/Use-MS-Access-Application-GUI-Slow-to-execute/m-p/75807#M28412</link>
    <description>Nice spot &lt;A class="user-content-mention" data-sign="@" data-contactkey="ae9fdab1-2d26-46c7-9f20-a84e446d45c9" data-tag-text="@Dave Morris" href="https://community.blueprism.com/network/profile?UserKey=ae9fdab1-2d26-46c7-9f20-a84e446d45c9" data-itemmentionkey="f7085b96-7061-4909-b140-0d49f172da6b"&gt;@Dave Morris&lt;/A&gt;​&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;Gopal Bhaire&lt;BR /&gt;Analyst&lt;BR /&gt;Accenture&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
    <pubDate>Thu, 21 Nov 2019 04:05:00 GMT</pubDate>
    <dc:creator>GopalBhaire</dc:creator>
    <dc:date>2019-11-21T04:05:00Z</dc:date>
    <item>
      <title>Use MS Access Application GUI - Slow to execute</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Use-MS-Access-Application-GUI-Slow-to-execute/m-p/75803#M28408</link>
      <description>&lt;P&gt;Hi,&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;I'm currently working on Microsoft Access Application Form automation.&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;Everything works fine, I'm able to attach the application, spy element by using AA Mode but as soon as I need to highlight the element, it can take 2 minutes to find the element in the application, and the slowness is the same when I use the navigate stage(e.g. Global Mous Click Centre).&lt;BR /&gt;&lt;BR /&gt;I know the reason, there's a lot of element in this MS access application (over 800) , so I've tried many combinations of attributes in the application modeller to optimize the search. Match index is always 1 for every element and ordinal as well. (Picture 1).&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;My solution will be to point directly to an element by getting his ancestor from InspectTool (Picture 2), but so far I'm not sure it's possible to do that.&lt;BR /&gt;&lt;BR /&gt;Does anyone has already facing to that kind of problem?&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Picture 1&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;
&lt;DIV class="media" style="overflow: hidden; zoom: 1;"&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="18246.jpg"&gt;&lt;img src="https://community.blueprism.com/t5/image/serverpage/image-id/18397iC6774E53869065D3/image-size/large?v=v2&amp;amp;px=999" role="button" title="18246.jpg" alt="18246.jpg" /&gt;&lt;/span&gt;&lt;/DIV&gt;
&lt;P&gt;&lt;BR /&gt;&lt;BR /&gt;Picture 2&lt;/P&gt;
&lt;DIV class="media" style="overflow: hidden; zoom: 1;"&gt;
&lt;DIV class="media" style="overflow: hidden; zoom: 1;"&gt;
&lt;DIV class="media" style="overflow: hidden; zoom: 1;"&gt;
&lt;DIV class="media" style="overflow: hidden; zoom: 1;"&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="18247.jpg"&gt;&lt;img src="https://community.blueprism.com/t5/image/serverpage/image-id/18403i8AF01DA1C6D72214/image-size/large?v=v2&amp;amp;px=999" role="button" title="18247.jpg" alt="18247.jpg" /&gt;&lt;/span&gt;&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;P&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;G Collin&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
      <pubDate>Tue, 19 Nov 2019 13:48:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Use-MS-Access-Application-GUI-Slow-to-execute/m-p/75803#M28408</guid>
      <dc:creator>GCollin</dc:creator>
      <dc:date>2019-11-19T13:48:00Z</dc:date>
    </item>
    <item>
      <title>RE: Use MS Access Application GUI - Slow to execute</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Use-MS-Access-Application-GUI-Slow-to-execute/m-p/75804#M28409</link>
      <description>&lt;P&gt;MS Access GUI can be quite slow to spy and having 800 elements on screen can surely be slow, have you tried UI Mode?&lt;/P&gt;
&lt;P&gt;If you;re getting data you can try connecting to it using OLEDB, You can also run queries but that can be risky.&lt;/P&gt;&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;Gopal Bhaire&lt;BR /&gt;Analyst&lt;BR /&gt;Accenture&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
      <pubDate>Wed, 20 Nov 2019 07:58:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Use-MS-Access-Application-GUI-Slow-to-execute/m-p/75804#M28409</guid>
      <dc:creator>GopalBhaire</dc:creator>
      <dc:date>2019-11-20T07:58:00Z</dc:date>
    </item>
    <item>
      <title>RE: Use MS Access Application GUI - Slow to execute</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Use-MS-Access-Application-GUI-Slow-to-execute/m-p/75805#M28410</link>
      <description>You mentioned Match Index is 1 for every element, but the image doesn't show the Match Index attribute selected.&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;Dave Morris&lt;BR /&gt;3Ci @ Southern Company&lt;BR /&gt;Atlanta, GA&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
      <pubDate>Wed, 20 Nov 2019 12:40:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Use-MS-Access-Application-GUI-Slow-to-execute/m-p/75805#M28410</guid>
      <dc:creator>david.l.morris</dc:creator>
      <dc:date>2019-11-20T12:40:00Z</dc:date>
    </item>
    <item>
      <title>RE: Use MS Access Application GUI - Slow to execute</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Use-MS-Access-Application-GUI-Slow-to-execute/m-p/75806#M28411</link>
      <description>Hi Dave , Gopal,&lt;BR /&gt;&lt;BR /&gt;I've tried a lot of combinations but not with Match Index selected &lt;span class="lia-unicode-emoji" title=":disappointed_face:"&gt;😞&lt;/span&gt; , so I've selected it, and that fix the slowness issue. So now everything works fine&lt;BR /&gt;&lt;BR /&gt;Thank you very much for the hint !:)&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;G Collin&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
      <pubDate>Wed, 20 Nov 2019 20:42:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Use-MS-Access-Application-GUI-Slow-to-execute/m-p/75806#M28411</guid>
      <dc:creator>GCollin</dc:creator>
      <dc:date>2019-11-20T20:42:00Z</dc:date>
    </item>
    <item>
      <title>RE: Use MS Access Application GUI - Slow to execute</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Use-MS-Access-Application-GUI-Slow-to-execute/m-p/75807#M28412</link>
      <description>Nice spot &lt;A class="user-content-mention" data-sign="@" data-contactkey="ae9fdab1-2d26-46c7-9f20-a84e446d45c9" data-tag-text="@Dave Morris" href="https://community.blueprism.com/network/profile?UserKey=ae9fdab1-2d26-46c7-9f20-a84e446d45c9" data-itemmentionkey="f7085b96-7061-4909-b140-0d49f172da6b"&gt;@Dave Morris&lt;/A&gt;​&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;Gopal Bhaire&lt;BR /&gt;Analyst&lt;BR /&gt;Accenture&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
      <pubDate>Thu, 21 Nov 2019 04:05:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Use-MS-Access-Application-GUI-Slow-to-execute/m-p/75807#M28412</guid>
      <dc:creator>GopalBhaire</dc:creator>
      <dc:date>2019-11-21T04:05:00Z</dc:date>
    </item>
    <item>
      <title>RE: Use MS Access Application GUI - Slow to execute</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Use-MS-Access-Application-GUI-Slow-to-execute/m-p/75808#M28413</link>
      <description>Match Index is my best friend. &lt;span class="lia-unicode-emoji" title=":grinning_face_with_big_eyes:"&gt;😃&lt;/span&gt;&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;Dave Morris&lt;BR /&gt;3Ci @ Southern Company&lt;BR /&gt;Atlanta, GA&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
      <pubDate>Thu, 21 Nov 2019 12:31:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Use-MS-Access-Application-GUI-Slow-to-execute/m-p/75808#M28413</guid>
      <dc:creator>david.l.morris</dc:creator>
      <dc:date>2019-11-21T12:31:00Z</dc:date>
    </item>
  </channel>
</rss>

