<?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: How to get values from XML in Product Forum</title>
    <link>https://community.blueprism.com/t5/Product-Forum/How-to-get-values-from-XML/m-p/66869#M19474</link>
    <description>&lt;P&gt;Hi Demyan,&lt;/P&gt;
&lt;P&gt;I'm assuming that there is an &amp;lt;output&amp;gt; tag after the &amp;lt;parameters&amp;gt; but before the &amp;lt;inputs&amp;gt; tag? I believe your missing that one in your example. Does the name=" Row_3" change or does it remain the same with every XML?&lt;/P&gt;
&lt;P&gt;Thanks!&lt;/P&gt;&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;Christopher Potvin &lt;BR /&gt;Senior RPA Developer&lt;BR /&gt;SS&amp;amp;C Blue Prism&lt;BR /&gt;Canada&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
    <pubDate>Tue, 12 Sep 2023 12:41:00 GMT</pubDate>
    <dc:creator>chrispotvin</dc:creator>
    <dc:date>2023-09-12T12:41:00Z</dc:date>
    <item>
      <title>How to get values from XML</title>
      <link>https://community.blueprism.com/t5/Product-Forum/How-to-get-values-from-XML/m-p/66867#M19472</link>
      <description>&lt;P&gt;Hi everyone! Could you help me to find a solution? I don't understand, how can I get the values from XML. I have the XML as below. My goal is to get the values of &lt;EM&gt;" Row_3" &lt;/EM&gt;and&lt;EM&gt; " Row_4" &lt;/EM&gt;inputs&lt;EM&gt;. &lt;/EM&gt;So, I need to find in the output the values &lt;EM&gt;3333 &lt;/EM&gt;and &lt;EM&gt;4444.&lt;/EM&gt;&lt;/P&gt;
&lt;P&gt;&lt;EM&gt;&amp;lt;parameters&amp;gt;&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;&amp;nbsp; &amp;nbsp; &amp;lt;inputs&amp;gt;&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;input name=" Result" type=" text" value=" List"/&amp;gt;&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;input name=" Data" type=" collection"&amp;gt;&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;row&amp;gt;&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;field name=" Row_1" type=" text" value=" 1111"/&amp;gt;&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;field name=" Row_2" type=" text" value=" 2222"/&amp;gt;&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;/row&amp;gt;&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;/input&amp;gt;&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;input name=" Row_3" type=" number" value="&lt;SPAN style="color: rgb(0, 0, 0); background-color: rgb(251, 238, 184);"&gt; 3333&lt;/SPAN&gt;"/&amp;gt;&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;input name=" Row_4" type=" number" value="&lt;SPAN style="background-color: rgb(251, 238, 184);"&gt; 4444&lt;/SPAN&gt;"/&amp;gt;&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;&amp;nbsp; &amp;nbsp; &amp;lt;/inputs&amp;gt;&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;&amp;nbsp; &amp;nbsp; &amp;lt;outputs/&amp;gt;&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;&amp;lt;/parameters&amp;gt;&lt;/EM&gt;&lt;/P&gt;
&lt;P&gt;&lt;EM&gt;&lt;/EM&gt;&lt;/P&gt;
&lt;P&gt;Thanks!&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;Demyan Safronov&lt;BR /&gt;System administrator&lt;BR /&gt;Priorbank (part of Raiffeisen Bank International AG)&lt;BR /&gt;Europe/Minsk&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
      <pubDate>Tue, 12 Sep 2023 06:08:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/How-to-get-values-from-XML/m-p/66867#M19472</guid>
      <dc:creator>SafronovDI</dc:creator>
      <dc:date>2023-09-12T06:08:00Z</dc:date>
    </item>
    <item>
      <title>RE: How to get values from XML</title>
      <link>https://community.blueprism.com/t5/Product-Forum/How-to-get-values-from-XML/m-p/66868#M19473</link>
      <description>&lt;P&gt;Hi Demyan,&lt;/P&gt;
&lt;P&gt;You can use the Utility XML VBO for this and using get element by path you can get the values respectively&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="31027.png"&gt;&lt;img src="https://community.blueprism.com/t5/image/serverpage/image-id/31155iC1C3EDB03BAA35AD/image-size/large?v=v2&amp;amp;px=999" role="button" title="31027.png" alt="31027.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;Babjee Vangipurapu &lt;BR /&gt;Senior RPA Developer&lt;BR /&gt;Wonderbotz&lt;BR /&gt;India&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
      <pubDate>Tue, 12 Sep 2023 09:08:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/How-to-get-values-from-XML/m-p/66868#M19473</guid>
      <dc:creator>Babjee24</dc:creator>
      <dc:date>2023-09-12T09:08:00Z</dc:date>
    </item>
    <item>
      <title>RE: How to get values from XML</title>
      <link>https://community.blueprism.com/t5/Product-Forum/How-to-get-values-from-XML/m-p/66869#M19474</link>
      <description>&lt;P&gt;Hi Demyan,&lt;/P&gt;
&lt;P&gt;I'm assuming that there is an &amp;lt;output&amp;gt; tag after the &amp;lt;parameters&amp;gt; but before the &amp;lt;inputs&amp;gt; tag? I believe your missing that one in your example. Does the name=" Row_3" change or does it remain the same with every XML?&lt;/P&gt;
&lt;P&gt;Thanks!&lt;/P&gt;&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;Christopher Potvin &lt;BR /&gt;Senior RPA Developer&lt;BR /&gt;SS&amp;amp;C Blue Prism&lt;BR /&gt;Canada&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
      <pubDate>Tue, 12 Sep 2023 12:41:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/How-to-get-values-from-XML/m-p/66869#M19474</guid>
      <dc:creator>chrispotvin</dc:creator>
      <dc:date>2023-09-12T12:41:00Z</dc:date>
    </item>
  </channel>
</rss>

