<?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 How spy the jquery data table ? in Product Forum</title>
    <link>https://community.blueprism.com/t5/Product-Forum/How-spy-the-jquery-data-table/m-p/76959#M29330</link>
    <description>Hi all,

&amp;nbsp;i want to spy the jquery data table which contains pagination. i'm able to spy the jquery data table it retrieving only 10 records out of 60 records.

How to retrieve the complete records? please find the attached document.&amp;nbsp;</description>
    <pubDate>Wed, 25 Apr 2018 22:18:00 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2018-04-25T22:18:00Z</dc:date>
    <item>
      <title>How spy the jquery data table ?</title>
      <link>https://community.blueprism.com/t5/Product-Forum/How-spy-the-jquery-data-table/m-p/76959#M29330</link>
      <description>Hi all,

&amp;nbsp;i want to spy the jquery data table which contains pagination. i'm able to spy the jquery data table it retrieving only 10 records out of 60 records.

How to retrieve the complete records? please find the attached document.&amp;nbsp;</description>
      <pubDate>Wed, 25 Apr 2018 22:18:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/How-spy-the-jquery-data-table/m-p/76959#M29330</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-04-25T22:18:00Z</dc:date>
    </item>
    <item>
      <title>The answer might seem…</title>
      <link>https://community.blueprism.com/t5/Product-Forum/How-spy-the-jquery-data-table/m-p/76960#M29331</link>
      <description>The answer might seem obvious... you need to add paging logic to your flow.&amp;nbsp; &amp;nbsp;
You are interfacing with the User Interface and your application table only contains the current page of data, it is therefore impossible to retrieve data from the other pages using the UI without navigating to the other pages.&amp;nbsp; &amp;nbsp;Sometimes you get lucky and an application like this will have an export option, so you can grab all the data at once from an exported excel or csv file - but I do not see that in your screenshot.
The paging logic you need is extreamly common so whoever is training/enabling your team should be able to help you with it.</description>
      <pubDate>Fri, 27 Apr 2018 14:20:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/How-spy-the-jquery-data-table/m-p/76960#M29331</guid>
      <dc:creator>Denis__Dennehy</dc:creator>
      <dc:date>2018-04-27T14:20:00Z</dc:date>
    </item>
  </channel>
</rss>

