<?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 Can not get the Java application attributes in Accessibility mode in Product Forum</title>
    <link>https://community.blueprism.com/t5/Product-Forum/Can-not-get-the-Java-application-attributes-in-Accessibility/m-p/46520#M2487</link>
    <description>Hi All,

I had install JAB2.0.2 &amp;amp; JAVA SE6(32bit) &amp;amp; BluePrism5.0.3(32bit) &amp;amp; Win7(64bit);

I can spy the main/upper frame's elements&amp;nbsp;successfully under Java Mode, but when I try to spy the&amp;nbsp;child frame's element, seems Java Mode is not working(Photo1).

So I&amp;nbsp;switch to the Accessibility mode to get child frame's attributes, but when I click "Ctrl+Mouse(left)", it showed the below error messageï¼š

System.ApplicationException: Error HRESULTE_FAIL has been returned from a call to a COM component.
at BluePrism.AMI.clsAMI.Spy(clsElementTypeInfo&amp;amp; elementType, List`1&amp;amp; identifiers)
at Automate.frmIntegrationAssistant.HandleSpyOrLaunchClick(Object sender, EventArgs e)

In the Process Explorer, there are 3 Java applications are running,&amp;nbsp;Anyone come across this type of problem before in their own programs or think of any ways to fix?

Thanks and Regards,
Sunny Zhou</description>
    <pubDate>Sun, 01 Jul 2018 16:05:00 GMT</pubDate>
    <dc:creator>YangZhou</dc:creator>
    <dc:date>2018-07-01T16:05:00Z</dc:date>
    <item>
      <title>Can not get the Java application attributes in Accessibility mode</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Can-not-get-the-Java-application-attributes-in-Accessibility/m-p/46520#M2487</link>
      <description>Hi All,

I had install JAB2.0.2 &amp;amp; JAVA SE6(32bit) &amp;amp; BluePrism5.0.3(32bit) &amp;amp; Win7(64bit);

I can spy the main/upper frame's elements&amp;nbsp;successfully under Java Mode, but when I try to spy the&amp;nbsp;child frame's element, seems Java Mode is not working(Photo1).

So I&amp;nbsp;switch to the Accessibility mode to get child frame's attributes, but when I click "Ctrl+Mouse(left)", it showed the below error messageï¼š

System.ApplicationException: Error HRESULTE_FAIL has been returned from a call to a COM component.
at BluePrism.AMI.clsAMI.Spy(clsElementTypeInfo&amp;amp; elementType, List`1&amp;amp; identifiers)
at Automate.frmIntegrationAssistant.HandleSpyOrLaunchClick(Object sender, EventArgs e)

In the Process Explorer, there are 3 Java applications are running,&amp;nbsp;Anyone come across this type of problem before in their own programs or think of any ways to fix?

Thanks and Regards,
Sunny Zhou</description>
      <pubDate>Sun, 01 Jul 2018 16:05:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Can-not-get-the-Java-application-attributes-in-Accessibility/m-p/46520#M2487</guid>
      <dc:creator>YangZhou</dc:creator>
      <dc:date>2018-07-01T16:05:00Z</dc:date>
    </item>
    <item>
      <title>Firstly, AA mode will not…</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Can-not-get-the-Java-application-attributes-in-Accessibility/m-p/46521#M2488</link>
      <description>Firstly, AA mode will not work on Java - AA is Microsoft technology&amp;nbsp;and Java isn't.
As a guess, it&amp;nbsp;could be that the child frame is running as a different thread to the parent, and maybe you need to attach to it using a second object.
&lt;A href="https://portal.blueprism.com/system/files/2017-11/Blue%20Prism%20User%20Guide%20-%20Java%20Access%20Bridge.pdf" target="test_blank"&gt;https://portal.blueprism.com/system/files/2017-11/Blue%20Prism%20User%20Guide%20-%20Java%20Access%20Bridge.pdf&lt;/A&gt;</description>
      <pubDate>Mon, 02 Jul 2018 13:27:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Can-not-get-the-Java-application-attributes-in-Accessibility/m-p/46521#M2488</guid>
      <dc:creator>John__Carter</dc:creator>
      <dc:date>2018-07-02T13:27:00Z</dc:date>
    </item>
  </channel>
</rss>

