<?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: Chrome - Operation timed out when trying &amp;quot;Get Table Items&amp;quot; in Product Forum</title>
    <link>https://community.blueprism.com/t5/Product-Forum/Chrome-Operation-timed-out-when-trying-quot-Get-Table-Items-quot/m-p/89845#M40178</link>
    <description>Hi Sven,&lt;BR /&gt;&lt;BR /&gt;I have the same issue in Chrome running BP 6.6. A temporary workaround I've used is to get the table as a string, and then use regex to sort it into a collection.&lt;BR /&gt;&lt;BR /&gt;PS: I'm in the same building as you, let me know if I can help!&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;Sebastian Sletten Eide&lt;BR /&gt;Consultant&lt;BR /&gt;AVO Consulting&lt;BR /&gt;Europe/Oslo&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
    <pubDate>Fri, 14 Feb 2020 07:13:00 GMT</pubDate>
    <dc:creator>sebeid</dc:creator>
    <dc:date>2020-02-14T07:13:00Z</dc:date>
    <item>
      <title>Chrome - Operation timed out when trying "Get Table Items"</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Chrome-Operation-timed-out-when-trying-quot-Get-Table-Items-quot/m-p/89842#M40175</link>
      <description>​I'm having issues with BP throwing an exception when I'm trying "Get Table Items" - Operation timed out.&lt;BR /&gt;Highlighting works and "Get Text" works too.&lt;BR /&gt;&lt;BR /&gt;The table isn't that large either, it consists of two rows and seven columns.&lt;BR /&gt;&lt;BR /&gt;Any advice?&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;Sven Stien Wullum&lt;BR /&gt;RPA-developer&lt;BR /&gt;Fremtind&lt;BR /&gt;Europe/Oslo&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
      <pubDate>Wed, 22 Jan 2020 13:46:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Chrome-Operation-timed-out-when-trying-quot-Get-Table-Items-quot/m-p/89842#M40175</guid>
      <dc:creator>Sven_StienWullu</dc:creator>
      <dc:date>2020-01-22T13:46:00Z</dc:date>
    </item>
    <item>
      <title>RE: Chrome - Operation timed out when trying "Get Table Items"</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Chrome-Operation-timed-out-when-trying-quot-Get-Table-Items-quot/m-p/89843#M40176</link>
      <description>How is the tabled spied in App Modeler?&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;Tom Maloney&lt;BR /&gt;Architect&lt;BR /&gt;nBotix, Inc.&lt;BR /&gt;America/Chicago&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
      <pubDate>Wed, 22 Jan 2020 16:15:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Chrome-Operation-timed-out-when-trying-quot-Get-Table-Items-quot/m-p/89843#M40176</guid>
      <dc:creator>TomMaloney1</dc:creator>
      <dc:date>2020-01-22T16:15:00Z</dc:date>
    </item>
    <item>
      <title>RE: Chrome - Operation timed out when trying "Get Table Items"</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Chrome-Operation-timed-out-when-trying-quot-Get-Table-Items-quot/m-p/89844#M40177</link>
      <description>&lt;P&gt;​It's spied with Browser mode as Element Type: Table (web)&lt;BR /&gt;The Web Text contains the whole of the table, I've set a wild card at the end of the header of the&amp;nbsp;columns.&lt;BR /&gt;Like so:&lt;BR /&gt;Case Number&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Event&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Date*&lt;/P&gt;
&lt;DIV class="media" style="overflow: hidden; zoom: 1;"&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="29363.png"&gt;&lt;img src="https://community.blueprism.com/t5/image/serverpage/image-id/29490iFA0349D59792127D/image-size/large?v=v2&amp;amp;px=999" role="button" title="29363.png" alt="29363.png" /&gt;&lt;/span&gt;&lt;/DIV&gt;
&lt;P&gt;&lt;/P&gt;&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;Sven Stien Wullum&lt;BR /&gt;RPA-developer&lt;BR /&gt;Fremtind&lt;BR /&gt;Europe/Oslo&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
      <pubDate>Thu, 23 Jan 2020 09:44:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Chrome-Operation-timed-out-when-trying-quot-Get-Table-Items-quot/m-p/89844#M40177</guid>
      <dc:creator>Sven_StienWullu</dc:creator>
      <dc:date>2020-01-23T09:44:00Z</dc:date>
    </item>
    <item>
      <title>RE: Chrome - Operation timed out when trying "Get Table Items"</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Chrome-Operation-timed-out-when-trying-quot-Get-Table-Items-quot/m-p/89845#M40178</link>
      <description>Hi Sven,&lt;BR /&gt;&lt;BR /&gt;I have the same issue in Chrome running BP 6.6. A temporary workaround I've used is to get the table as a string, and then use regex to sort it into a collection.&lt;BR /&gt;&lt;BR /&gt;PS: I'm in the same building as you, let me know if I can help!&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;Sebastian Sletten Eide&lt;BR /&gt;Consultant&lt;BR /&gt;AVO Consulting&lt;BR /&gt;Europe/Oslo&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
      <pubDate>Fri, 14 Feb 2020 07:13:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Chrome-Operation-timed-out-when-trying-quot-Get-Table-Items-quot/m-p/89845#M40178</guid>
      <dc:creator>sebeid</dc:creator>
      <dc:date>2020-02-14T07:13:00Z</dc:date>
    </item>
    <item>
      <title>RE: Chrome - Operation timed out when trying "Get Table Items"</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Chrome-Operation-timed-out-when-trying-quot-Get-Table-Items-quot/m-p/89846#M40179</link>
      <description>Got the same issue here in SpareBank1 SMN - get timeout just after couple of seconds when trying to fetch the table. Have tried several spy-options with no luck.&lt;BR /&gt;Can only do what Sebastian Sletten is mentioning, but that is not at sustainable solutions, as application change over time, and we need to use this functionality in within several applications that we are moving from IE-based to Chrome-based.&lt;BR /&gt;&lt;BR /&gt;Please let me know If you have found a solution to this problem.&lt;BR /&gt;&lt;BR /&gt;Cheers,&lt;BR /&gt;Hans Christian Toftesund, Webstep&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;Hans Christian Toftesund&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
      <pubDate>Wed, 19 Feb 2020 11:32:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Chrome-Operation-timed-out-when-trying-quot-Get-Table-Items-quot/m-p/89846#M40179</guid>
      <dc:creator>Hans_ChristianT</dc:creator>
      <dc:date>2020-02-19T11:32:00Z</dc:date>
    </item>
    <item>
      <title>RE: Chrome - Operation timed out when trying "Get Table Items"</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Chrome-Operation-timed-out-when-trying-quot-Get-Table-Items-quot/m-p/89847#M40180</link>
      <description>HI Hans,&lt;BR /&gt;&lt;BR /&gt;I would recommend to traverse&amp;nbsp; through table so that you can move row wis and out it in collection. I am doing on the same way.&lt;BR /&gt;&lt;BR /&gt;If your path is very inconsistent start using Real X path which is very helpful. Let me know if you have ay doubt.&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;Amlan Sahoo&lt;BR /&gt;RPA Consultant&lt;BR /&gt;Equinix&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
      <pubDate>Wed, 26 Feb 2020 04:54:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Chrome-Operation-timed-out-when-trying-quot-Get-Table-Items-quot/m-p/89847#M40180</guid>
      <dc:creator>_Amlansahoo</dc:creator>
      <dc:date>2020-02-26T04:54:00Z</dc:date>
    </item>
    <item>
      <title>RE: Chrome - Operation timed out when trying "Get Table Items"</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Chrome-Operation-timed-out-when-trying-quot-Get-Table-Items-quot/m-p/89848#M40181</link>
      <description>Thanks for your answer Amlan!&lt;BR /&gt;&lt;BR /&gt;I found out that the problem with the "timeout" is related to "empty/blank" rows in the table the application is sending out.&lt;BR /&gt;--&amp;gt; By using the UI-spy mode in Chrome browser mode it is possible to read enitre rows and put them in a collection - though it only works with rows that are not "blank". &lt;BR /&gt;I does not fix the original problem as I need to specify for each table type which row to store in the collection - but far much better than reading the entire text.&lt;BR /&gt;&lt;BR /&gt;If anyone got a better way to solve this, please shout out! &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;
&lt;DIV class="media" style="overflow: hidden; zoom: 1;"&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="29365.png"&gt;&lt;img src="https://community.blueprism.com/t5/image/serverpage/image-id/29492i8EE25D3A9828A40D/image-size/large?v=v2&amp;amp;px=999" role="button" title="29365.png" alt="29365.png" /&gt;&lt;/span&gt;&lt;/DIV&gt;&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;Hans Christian Toftesund&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
      <pubDate>Wed, 04 Mar 2020 11:35:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Chrome-Operation-timed-out-when-trying-quot-Get-Table-Items-quot/m-p/89848#M40181</guid>
      <dc:creator>Hans_ChristianT</dc:creator>
      <dc:date>2020-03-04T11:35:00Z</dc:date>
    </item>
    <item>
      <title>RE: Chrome - Operation timed out when trying "Get Table Items"</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Chrome-Operation-timed-out-when-trying-quot-Get-Table-Items-quot/m-p/89849#M40182</link>
      <description>Had the same issue in BP 6.10. Weird since it works in debug mode when stepping over/running in close to full speed.&lt;BR /&gt;&lt;BR /&gt;Fix:&lt;BR /&gt;&lt;BR /&gt;Catch the error in a recovery stage, resume and and try "Get Table Items" again. Second try seems to work every time, but probably a good idea to put in a retry limit.&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;Christian Juhl&lt;BR /&gt;Business Controller&lt;BR /&gt;Danske Commodities&lt;BR /&gt;Europe/Copenhagen&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
      <pubDate>Wed, 18 Aug 2021 14:07:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Chrome-Operation-timed-out-when-trying-quot-Get-Table-Items-quot/m-p/89849#M40182</guid>
      <dc:creator>ChristianJuhl</dc:creator>
      <dc:date>2021-08-18T14:07:00Z</dc:date>
    </item>
    <item>
      <title>RE: Chrome - Operation timed out when trying "Get Table Items"</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Chrome-Operation-timed-out-when-trying-quot-Get-Table-Items-quot/m-p/89850#M40183</link>
      <description>&lt;P&gt;Hi &lt;a href="https://community.blueprism.com/t5/user/viewprofilepage/user-id/38707"&gt;@Sven_StienWullu&lt;/a&gt;,&lt;BR /&gt;&lt;BR /&gt;It seems you are trying to spy the whole table using Browser/UIA mode and you are facing issues. Did you try by spying just one cell of a table and then using "&lt;STRONG&gt;Read&lt;/STRONG&gt;" stage to read the whole table?&lt;/P&gt;
&lt;P&gt;This approach gives you the whole table in one shot including blank rows as well which later can be modified ​using "&lt;STRONG&gt;Utility-Collection Manipulation&lt;/STRONG&gt;" VBO.&lt;/P&gt;&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;Ritansh Jatwani Senior Consultant&lt;BR /&gt;Consultant&lt;BR /&gt;EY&lt;BR /&gt;Gurgaon&lt;BR /&gt;*If you find this post helpful mark it as best answer&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
      <pubDate>Wed, 18 Aug 2021 14:19:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Chrome-Operation-timed-out-when-trying-quot-Get-Table-Items-quot/m-p/89850#M40183</guid>
      <dc:creator>ritansh.jatwani</dc:creator>
      <dc:date>2021-08-18T14:19:00Z</dc:date>
    </item>
    <item>
      <title>RE: Chrome - Operation timed out when trying "Get Table Items"</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Chrome-Operation-timed-out-when-trying-quot-Get-Table-Items-quot/m-p/89851#M40184</link>
      <description>&lt;SPAN&gt;Can you try enabling check the "Show Invisible Elements" option in "Application Navigator" and&amp;nbsp; then try ?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;------------------------------&lt;BR /&gt;Vipul Tiwari&lt;BR /&gt;Senior Process Simplification and Optimization Designer(Solutions Architect)&lt;BR /&gt;Fidelity International&lt;BR /&gt;------------------------------&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
      <pubDate>Thu, 02 Sep 2021 12:36:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Chrome-Operation-timed-out-when-trying-quot-Get-Table-Items-quot/m-p/89851#M40184</guid>
      <dc:creator>EVIPUTI</dc:creator>
      <dc:date>2021-09-02T12:36:00Z</dc:date>
    </item>
    <item>
      <title>RE: Chrome - Operation timed out when trying "Get Table Items"</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Chrome-Operation-timed-out-when-trying-quot-Get-Table-Items-quot/m-p/89852#M40185</link>
      <description>Hello Everyone,&lt;BR /&gt;&lt;BR /&gt;I have been facing issues in Spying the Table in UIA Mode and Browser Mode from Chrome . My Table has only 2 Columns and 4 Rows in that 2 are empty rows in between. When I try to Spy the Table in UIA Mode , it takes it as List(UIA) Element and not as a Table . When I try to Spy it in Browser mode , it spies only one column of the Table and not the entire table . Now when I try to read the table using List(UIA) from App Modeler , as a collection and Data as "Get All Items" the collection shows no data on it whereas It is empty&amp;nbsp; . Could someone help me on this please?&lt;BR /&gt;&lt;BR /&gt;Note : Tried "Get Row" data as well still no luck ..&lt;BR /&gt;&lt;BR /&gt;TIA&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;New Student&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
      <pubDate>Fri, 26 Aug 2022 07:14:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Chrome-Operation-timed-out-when-trying-quot-Get-Table-Items-quot/m-p/89852#M40185</guid>
      <dc:creator>NewStudent</dc:creator>
      <dc:date>2022-08-26T07:14:00Z</dc:date>
    </item>
  </channel>
</rss>

