<?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: Get data from table in a windows application in Product Forum</title>
    <link>https://community.blueprism.com/t5/Product-Forum/Get-data-from-table-in-a-windows-application/m-p/49840#M5170</link>
    <description>Thank you for the reply , the problem is , that I am not able to spy columns / rows. I am only able to spy the table as total. Now I would need to read the table rows and columns from application view to excel or to blue prism collection. Should I do this with Grid View , the get table is not available? All the help / tips are more than welcome! &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;BR /&gt;&lt;BR /&gt;With best regards,&lt;BR /&gt;Markus&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;Markus Pulliainen&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
    <pubDate>Mon, 17 Aug 2020 12:50:00 GMT</pubDate>
    <dc:creator>MarkusPulliaine</dc:creator>
    <dc:date>2020-08-17T12:50:00Z</dc:date>
    <item>
      <title>Get data from table in a windows application</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Get-data-from-table-in-a-windows-application/m-p/49835#M5165</link>
      <description>I tried win 32 mode, UI automation mode and AA mode to extract the data from table in the windows application, but I am not able to extract the data using any of these. When i try AA mode i got an option of Get Table but all the row data are extracted into single column as "Column 1 Row() Column 2 Row()......" in one single column. After sometime I am completely unable to spy using AA mode, it throws an error stating "There was an error during spying operation."

Can anyone suggest any other method where i can extract the right data from the table</description>
      <pubDate>Wed, 17 Oct 2018 17:48:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Get-data-from-table-in-a-windows-application/m-p/49835#M5165</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-10-17T17:48:00Z</dc:date>
    </item>
    <item>
      <title>You can also try UI…</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Get-data-from-table-in-a-windows-application/m-p/49836#M5166</link>
      <description>You can also try UI Automation Mode which can fetch&amp;nbsp;tables.
I hope this fixes your issues.</description>
      <pubDate>Wed, 24 Oct 2018 20:42:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Get-data-from-table-in-a-windows-application/m-p/49836#M5166</guid>
      <dc:creator>AnitejaKota</dc:creator>
      <dc:date>2018-10-24T20:42:00Z</dc:date>
    </item>
    <item>
      <title>RE: Get data from table in a windows application</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Get-data-from-table-in-a-windows-application/m-p/49837#M5167</link>
      <description>Hi&amp;nbsp;&lt;A biobubblekey="3654179b-a51c-40a2-ad73-7414acb6be22" href="https://community.blueprism.com/network/profile?UserKey=3654179b-a51c-40a2-ad73-7414acb6be22" target="_blank" rel="noopener"&gt;Tejaswini&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/A&gt;,&lt;BR /&gt;&lt;BR /&gt;Were you able to solve your problem? I am facing the same one.&lt;BR /&gt;&lt;BR /&gt;Thanks&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;Bryant Backus&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
      <pubDate>Thu, 04 Jun 2020 19:23:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Get-data-from-table-in-a-windows-application/m-p/49837#M5167</guid>
      <dc:creator>Bryant.backus</dc:creator>
      <dc:date>2020-06-04T19:23:00Z</dc:date>
    </item>
    <item>
      <title>RE: Get data from table in a windows application</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Get-data-from-table-in-a-windows-application/m-p/49838#M5168</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;I am facing the same issue. Not able to get values from Windows application with application modeller(HTML mode to available there). Which application modeller mode should I use for spying, that I would be able to get values from Windows Application list table?&lt;BR /&gt;&lt;BR /&gt;With best regards,&lt;BR /&gt;Markus&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;Markus Pulliainen&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
      <pubDate>Sun, 16 Aug 2020 13:36:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Get-data-from-table-in-a-windows-application/m-p/49838#M5168</guid>
      <dc:creator>MarkusPulliaine</dc:creator>
      <dc:date>2020-08-16T13:36:00Z</dc:date>
    </item>
    <item>
      <title>RE: Get data from table in a windows application</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Get-data-from-table-in-a-windows-application/m-p/49839#M5169</link>
      <description>If you're unable to spy a table completely, you may be able to spy just one element, and use Dynamic Attributes to capture the rest of the rows/columns using counter variables.&amp;nbsp; Alternatively, Surface Automation can be considered, if you are can't find a reliable way to use Dynamic Attributes to capture the table.&lt;BR /&gt;&lt;BR /&gt;Some documentation on Dynamic Attributes can be found here:&lt;BR /&gt;&lt;A href="https://portal.blueprism.com/documents/attribute-matching-guide" target="test_blank"&gt;https://portal.blueprism.com/documents/attribute-matching-guide&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Two guides to surface automation can be found here:&lt;BR /&gt;&lt;A href="https://portal.blueprism.com/documents/training-document-surface-automation-basic-training-v6" target="test_blank"&gt;https://portal.blueprism.com/documents/training-document-surface-automation-basic-training-v6&lt;/A&gt;&lt;BR /&gt;&lt;A href="https://portal.blueprism.com/documents/training-document-surface-automation-advanced-training-v6" target="test_blank"&gt;https://portal.blueprism.com/documents/training-document-surface-automation-advanced-training-v6&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Also, it is worth checking the Application Navigator or UI Automation Navigator to see if you can find the table elements there.&lt;BR /&gt;&lt;A href="https://bpdocs.blueprism.com/bp-6-8/en-us/uia-navigator-form.html?Highlight=%22application%20navigator%22" target="_blank" rel="noopener"&gt;https://bpdocs.blueprism.com/bp-6-8/en-us/uia-navigator-form.html?Highlight=%22application%20navigator%22&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;James Man&lt;BR /&gt;Professional Services&lt;BR /&gt;Blue Prism&lt;BR /&gt;Asia/Hong_Kong&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
      <pubDate>Mon, 17 Aug 2020 08:12:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Get-data-from-table-in-a-windows-application/m-p/49839#M5169</guid>
      <dc:creator>james.man</dc:creator>
      <dc:date>2020-08-17T08:12:00Z</dc:date>
    </item>
    <item>
      <title>RE: Get data from table in a windows application</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Get-data-from-table-in-a-windows-application/m-p/49840#M5170</link>
      <description>Thank you for the reply , the problem is , that I am not able to spy columns / rows. I am only able to spy the table as total. Now I would need to read the table rows and columns from application view to excel or to blue prism collection. Should I do this with Grid View , the get table is not available? All the help / tips are more than welcome! &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;BR /&gt;&lt;BR /&gt;With best regards,&lt;BR /&gt;Markus&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;Markus Pulliainen&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
      <pubDate>Mon, 17 Aug 2020 12:50:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Get-data-from-table-in-a-windows-application/m-p/49840#M5170</guid>
      <dc:creator>MarkusPulliaine</dc:creator>
      <dc:date>2020-08-17T12:50:00Z</dc:date>
    </item>
    <item>
      <title>RE: Get data from table in a windows application</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Get-data-from-table-in-a-windows-application/m-p/49841#M5171</link>
      <description>It wasn't clear, but did you mention that HTML mode is available to you, meaning that this is a website?&lt;BR /&gt;&lt;BR /&gt;If so, I'd recommend looking at the source code of the website (CTRL+U) to see if you can capture the full path of the desired table elements to spy.&amp;nbsp; If not, then I'd recommend looking at Surface Automation.&lt;BR /&gt;&lt;BR /&gt;It would help if you could provide a screen capture of what you are able to spy using what mode, and an image of what you are trying to spy.&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;James Man&lt;BR /&gt;Professional Services&lt;BR /&gt;Blue Prism&lt;BR /&gt;Asia/Hong_Kong&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
      <pubDate>Tue, 18 Aug 2020 02:24:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Get-data-from-table-in-a-windows-application/m-p/49841#M5171</guid>
      <dc:creator>james.man</dc:creator>
      <dc:date>2020-08-18T02:24:00Z</dc:date>
    </item>
  </channel>
</rss>

