<?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 Also, always use match index. in Product Forum</title>
    <link>https://community.blueprism.com/t5/Product-Forum/Slow-Java-Automation/m-p/88244#M38829</link>
    <description>Also, always use match index.</description>
    <pubDate>Fri, 02 Feb 2018 15:15:00 GMT</pubDate>
    <dc:creator>Denis__Dennehy</dc:creator>
    <dc:date>2018-02-02T15:15:00Z</dc:date>
    <item>
      <title>Slow Java Automation</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Slow-Java-Automation/m-p/88241#M38826</link>
      <description>Has anyone observed any performance issues with older versions of either the JRE or Java Access Bridge (JAB)? I'm automating a Java app that runs on JRE 1.5 and using Java Access Bridge 2.0.2. Any kind of statistics or metrics (even anecdotal) comparing the versions would be helpful.

Thanks.</description>
      <pubDate>Thu, 01 Feb 2018 23:15:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Slow-Java-Automation/m-p/88241#M38826</guid>
      <dc:creator>FelixDavid</dc:creator>
      <dc:date>2018-02-01T23:15:00Z</dc:date>
    </item>
    <item>
      <title>It would be interesting to…</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Slow-Java-Automation/m-p/88242#M38827</link>
      <description>It would be interesting to see what the community has to say about this. From my personal experience in previous automations, I had to use surface automation to interact with a Java application (Oracle). When I did the research a while ago, the problem is that BP downloads the ALL the attributes of ALL the elements that appear in the screen, even though you are only spying one. This consumes a tone of memory causing the automation to behave extremely slow.</description>
      <pubDate>Fri, 02 Feb 2018 02:44:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Slow-Java-Automation/m-p/88242#M38827</guid>
      <dc:creator>MelissaSuarez_G</dc:creator>
      <dc:date>2018-02-02T02:44:00Z</dc:date>
    </item>
    <item>
      <title>Try adding descendtree,…</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Slow-Java-Automation/m-p/88243#M38828</link>
      <description>Try adding descendtree, ignorenotshowing under application wizard params. This might resolve this.</description>
      <pubDate>Fri, 02 Feb 2018 14:58:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Slow-Java-Automation/m-p/88243#M38828</guid>
      <dc:creator>Uday__Arikatla</dc:creator>
      <dc:date>2018-02-02T14:58:00Z</dc:date>
    </item>
    <item>
      <title>Also, always use match index.</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Slow-Java-Automation/m-p/88244#M38829</link>
      <description>Also, always use match index.</description>
      <pubDate>Fri, 02 Feb 2018 15:15:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Slow-Java-Automation/m-p/88244#M38829</guid>
      <dc:creator>Denis__Dennehy</dc:creator>
      <dc:date>2018-02-02T15:15:00Z</dc:date>
    </item>
    <item>
      <title>For example in the SIEBEL…</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Slow-Java-Automation/m-p/88245#M38830</link>
      <description>For example in the SIEBEL application, in some menus of the application the automation is very fast, almost does not fail. But in the Journal menu the identification of the screen elements is very very slow.
I do not know what the source of this problem is. According to my experience, automating java platforms is much easier than the old vb6 applications.
Regards.</description>
      <pubDate>Tue, 06 Feb 2018 01:41:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Slow-Java-Automation/m-p/88245#M38830</guid>
      <dc:creator>EstebanCarrasco</dc:creator>
      <dc:date>2018-02-06T01:41:00Z</dc:date>
    </item>
    <item>
      <title>the new UIA interface in…</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Slow-Java-Automation/m-p/88246#M38831</link>
      <description>the new UIA interface in version 6.2 may make a difference - my testing of it seems to indicate it is quicker.</description>
      <pubDate>Wed, 07 Feb 2018 19:51:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Slow-Java-Automation/m-p/88246#M38831</guid>
      <dc:creator>Denis__Dennehy</dc:creator>
      <dc:date>2018-02-07T19:51:00Z</dc:date>
    </item>
    <item>
      <title>A couple of updates -…</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Slow-Java-Automation/m-p/88247#M38832</link>
      <description>A couple of updates -
I tried version 6.2. Unless I'm wrong, UIA mode&amp;nbsp;isn't a substitute for spying in Java mode.
I also experimented with match index, ancestor count, and ordinal.
None of these approaches provided any marked improvement in speed.</description>
      <pubDate>Wed, 07 Feb 2018 23:51:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Slow-Java-Automation/m-p/88247#M38832</guid>
      <dc:creator>FelixDavid</dc:creator>
      <dc:date>2018-02-07T23:51:00Z</dc:date>
    </item>
    <item>
      <title>Hi All,…</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Slow-Java-Automation/m-p/88248#M38833</link>
      <description>Hi All,
&amp;nbsp;
I am trying to automate my first Java application. I tried to manually launch the application but the application doesn't appear after the launch. I have JRE 1.8 installed and JAVA access bridge 2.0.2 installed as well (I used the BP installer for this version).
&amp;nbsp;
Kindly advise.
&amp;nbsp;</description>
      <pubDate>Fri, 09 Feb 2018 13:26:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Slow-Java-Automation/m-p/88248#M38833</guid>
      <dc:creator>Ahmed_BasheerMo</dc:creator>
      <dc:date>2018-02-09T13:26:00Z</dc:date>
    </item>
    <item>
      <title>Hi,
 
my experience says,…</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Slow-Java-Automation/m-p/88249#M38834</link>
      <description>Hi,
&amp;nbsp;
my experience says, that you should avoid large tables as a table is a collection of labels. Sounds strange, but by optimizing our processes, we managed for example to once load the global table of our application and then filtering just the item, we need. That way, we could increase performance.
&amp;nbsp;
But for java automation I'm also using JavaMonkey.exe to get a list of all controls on the window. That application seems to be much faster. It just takes two seconds to get the whole tree with all attributes. I think, you can improve that &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;</description>
      <pubDate>Mon, 04 Jun 2018 21:27:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Slow-Java-Automation/m-p/88249#M38834</guid>
      <dc:creator>JanSmedseng</dc:creator>
      <dc:date>2018-06-04T21:27:00Z</dc:date>
    </item>
    <item>
      <title>It would be nice to have…</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Slow-Java-Automation/m-p/88250#M38835</link>
      <description>It would be nice to have some way to narrow search to some&amp;nbsp;branch of element tree (in HTML mode too)
For example, you find ""InternalFrame"" with specific name, get it's handle (ac i guess), then use that handle as dynamic value to define&amp;nbsp;element to start descending from.
It doesn't fit very well in BP model, but that would solve some of the issues.
&amp;nbsp;</description>
      <pubDate>Tue, 03 Jul 2018 20:05:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Slow-Java-Automation/m-p/88250#M38835</guid>
      <dc:creator>AndreyKudinov</dc:creator>
      <dc:date>2018-07-03T20:05:00Z</dc:date>
    </item>
    <item>
      <title>Re: Slow Java Automation</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Slow-Java-Automation/m-p/111321#M50102</link>
      <description>&lt;P&gt;ce&lt;/P&gt;</description>
      <pubDate>Sat, 08 Jun 2024 10:31:12 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Slow-Java-Automation/m-p/111321#M50102</guid>
      <dc:creator>Animesh_prasad</dc:creator>
      <dc:date>2024-06-08T10:31:12Z</dc:date>
    </item>
  </channel>
</rss>

