<?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 XML to Collection in Product Forum</title>
    <link>https://community.blueprism.com/t5/Product-Forum/XML-to-Collection/m-p/72510#M25115</link>
    <description>&lt;P&gt;Hi All,&lt;BR /&gt;&lt;BR /&gt;I am facing a situation where in I'm getting data from web-services into a Text data-type but it's in XML format, which has multiple record with same XML headers and multiple such elements.&lt;BR /&gt;&lt;BR /&gt;I need a method/code to convert that XML code to Collection, I believe we have an Utility-XML but it converts one element into collection. and because of huge data I can't loop this utility as that would be time consuming.&lt;BR /&gt;&lt;BR /&gt;Can anyone suggest how to get all records per element from XML into Collection?&lt;BR /&gt;&lt;BR /&gt;Thanks in&amp;nbsp; advance.&amp;nbsp;&lt;/P&gt;&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;Harsh Sharma&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
    <pubDate>Tue, 15 Oct 2019 09:41:00 GMT</pubDate>
    <dc:creator>HarshSharma2</dc:creator>
    <dc:date>2019-10-15T09:41:00Z</dc:date>
    <item>
      <title>XML to Collection</title>
      <link>https://community.blueprism.com/t5/Product-Forum/XML-to-Collection/m-p/72510#M25115</link>
      <description>&lt;P&gt;Hi All,&lt;BR /&gt;&lt;BR /&gt;I am facing a situation where in I'm getting data from web-services into a Text data-type but it's in XML format, which has multiple record with same XML headers and multiple such elements.&lt;BR /&gt;&lt;BR /&gt;I need a method/code to convert that XML code to Collection, I believe we have an Utility-XML but it converts one element into collection. and because of huge data I can't loop this utility as that would be time consuming.&lt;BR /&gt;&lt;BR /&gt;Can anyone suggest how to get all records per element from XML into Collection?&lt;BR /&gt;&lt;BR /&gt;Thanks in&amp;nbsp; advance.&amp;nbsp;&lt;/P&gt;&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;Harsh Sharma&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
      <pubDate>Tue, 15 Oct 2019 09:41:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/XML-to-Collection/m-p/72510#M25115</guid>
      <dc:creator>HarshSharma2</dc:creator>
      <dc:date>2019-10-15T09:41:00Z</dc:date>
    </item>
    <item>
      <title>RE: XML to Collection</title>
      <link>https://community.blueprism.com/t5/Product-Forum/XML-to-Collection/m-p/72511#M25116</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;You might want to use Utility - XML Object of the Developer Jumpstart site:&amp;nbsp;&lt;A href="https://portal.blueprism.com/products/developer-jumpstart" target="_blank" rel="noopener"&gt;https://portal.blueprism.com/products/developer-jumpstart&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Hope this helps.&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;Tetsuji Junicho&lt;BR /&gt;Manager of RPA Practice Grp.&lt;BR /&gt;Accenture Japan&lt;BR /&gt;Asia/Tokyo&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
      <pubDate>Tue, 15 Oct 2019 09:57:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/XML-to-Collection/m-p/72511#M25116</guid>
      <dc:creator>tjunicho</dc:creator>
      <dc:date>2019-10-15T09:57:00Z</dc:date>
    </item>
    <item>
      <title>RE: XML to Collection</title>
      <link>https://community.blueprism.com/t5/Product-Forum/XML-to-Collection/m-p/72512#M25117</link>
      <description>You can try this:&lt;BR /&gt;&lt;A href="https://github.com/aikudinov/BlueprismVBO/blob/master/BPA%20Object%20-%20Utility%20-%20XML2Collection.xml" target="test_blank"&gt;https://github.com/aikudinov/BlueprismVBO/blob/master/BPA%20Object%20-%20Utility%20-%20XML2Collection.xml&lt;/A&gt;&lt;BR /&gt;You don't have an embedded schema in your xml most likely, so that would be "Read DataSet from XML String (no Schema)​" or "Read DataTable from XML String (no Schema)" if you need specific "table".&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;Andrey Kudinov&lt;BR /&gt;Project Manager&lt;BR /&gt;MobileTelesystems PJSC&lt;BR /&gt;Europe/Moscow&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
      <pubDate>Wed, 16 Oct 2019 05:32:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/XML-to-Collection/m-p/72512#M25117</guid>
      <dc:creator>AndreyKudinov</dc:creator>
      <dc:date>2019-10-16T05:32:00Z</dc:date>
    </item>
  </channel>
</rss>

