<?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 Parsing Values in Product Forum</title>
    <link>https://community.blueprism.com/t5/Product-Forum/Parsing-Values/m-p/48942#M4418</link>
    <description>Hi All-

&amp;nbsp;

I have spied a table(10 rows, 11 columns)&amp;nbsp;using HTML spying technique and when I trying to read the content from the element, I used get table.. But this gave me an error like there is no HTML table involved and hence I used get current value.. This gave me all the table content into a plain text file and I used split text to write the content into collection(collection 1) and then used remove null rows VBO to remove null rows and now I have 110 rows in the collection (say collection 2) ..&amp;nbsp;

Now I want to write this into new collection(say&amp;nbsp;collection 3) like 1st 11 rows of collection 2&amp;nbsp;as first row in collection 3 and next 11 rows of collection as second&amp;nbsp;row in collection 3 . I dont see a easy way of doing it.. Any suggestions ?

&amp;nbsp;</description>
    <pubDate>Tue, 20 Feb 2018 15:05:00 GMT</pubDate>
    <dc:creator>Sri_Krishna_Cha</dc:creator>
    <dc:date>2018-02-20T15:05:00Z</dc:date>
    <item>
      <title>Parsing Values</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Parsing-Values/m-p/48942#M4418</link>
      <description>Hi All-

&amp;nbsp;

I have spied a table(10 rows, 11 columns)&amp;nbsp;using HTML spying technique and when I trying to read the content from the element, I used get table.. But this gave me an error like there is no HTML table involved and hence I used get current value.. This gave me all the table content into a plain text file and I used split text to write the content into collection(collection 1) and then used remove null rows VBO to remove null rows and now I have 110 rows in the collection (say collection 2) ..&amp;nbsp;

Now I want to write this into new collection(say&amp;nbsp;collection 3) like 1st 11 rows of collection 2&amp;nbsp;as first row in collection 3 and next 11 rows of collection as second&amp;nbsp;row in collection 3 . I dont see a easy way of doing it.. Any suggestions ?

&amp;nbsp;</description>
      <pubDate>Tue, 20 Feb 2018 15:05:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Parsing-Values/m-p/48942#M4418</guid>
      <dc:creator>Sri_Krishna_Cha</dc:creator>
      <dc:date>2018-02-20T15:05:00Z</dc:date>
    </item>
    <item>
      <title>Lots of collection looping.</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Parsing-Values/m-p/48943#M4419</link>
      <description>Lots of collection looping.</description>
      <pubDate>Wed, 21 Mar 2018 20:45:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Parsing-Values/m-p/48943#M4419</guid>
      <dc:creator>Denis__Dennehy</dc:creator>
      <dc:date>2018-03-21T20:45:00Z</dc:date>
    </item>
    <item>
      <title>Lots of collection looping.</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Parsing-Values/m-p/48944#M4420</link>
      <description>Lots of collection looping.</description>
      <pubDate>Wed, 21 Mar 2018 20:45:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Parsing-Values/m-p/48944#M4420</guid>
      <dc:creator>Denis__Dennehy</dc:creator>
      <dc:date>2018-03-21T20:45:00Z</dc:date>
    </item>
  </channel>
</rss>

