<?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 Thank you John. I will try… in Product Forum</title>
    <link>https://community.blueprism.com/t5/Product-Forum/MAPIEXv2-0-HTML-Body-Extraction/m-p/86916#M37699</link>
    <description>Thank you John. I will try using mshtml too. But&amp;nbsp;I tried using HtmlAgilityPack.dll earlier and it throws me file could not load error.</description>
    <pubDate>Thu, 15 Mar 2018 21:08:00 GMT</pubDate>
    <dc:creator>Naga_MounikaGel</dc:creator>
    <dc:date>2018-03-15T21:08:00Z</dc:date>
    <item>
      <title>MAPIEXv2.0 - HTML Body Extraction</title>
      <link>https://community.blueprism.com/t5/Product-Forum/MAPIEXv2-0-HTML-Body-Extraction/m-p/86914#M37697</link>
      <description>Hi,

&amp;nbsp;

I have extracted the HTML message body from the 'Get Mail' Action of MAPIEXv2.0. The extracted HTML body has so many styles and attributes to tags.Now I would like to extract the table from the HTML Body. Is there any dll or a way to extract the table using&amp;nbsp;tag name.

&amp;nbsp;

For Xml, I can use 'Get Elements by Tag' to extract the table with tags but may I know if there is a way for me to code for HTML string also?

Is there any inbuilt function in BluePrismMAPIExAutomation.dll for this extraction of table from message body?

&amp;nbsp;

Thanks in advance.

&amp;nbsp;</description>
      <pubDate>Thu, 15 Mar 2018 19:54:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/MAPIEXv2-0-HTML-Body-Extraction/m-p/86914#M37697</guid>
      <dc:creator>Naga_MounikaGel</dc:creator>
      <dc:date>2018-03-15T19:54:00Z</dc:date>
    </item>
    <item>
      <title>There's no inbuilt HTML…</title>
      <link>https://community.blueprism.com/t5/Product-Forum/MAPIEXv2-0-HTML-Body-Extraction/m-p/86915#M37698</link>
      <description>There's no inbuilt HTML parsing in Mapiex I'm afraid, and treating HTML as XML is unlikely to be successful. There&amp;nbsp;are libraries (such as&amp;nbsp;Microsoft.mshtml.dll) that can be used for parsing HTML but you'll need to develop a code stage to use them.</description>
      <pubDate>Thu, 15 Mar 2018 20:42:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/MAPIEXv2-0-HTML-Body-Extraction/m-p/86915#M37698</guid>
      <dc:creator>John__Carter</dc:creator>
      <dc:date>2018-03-15T20:42:00Z</dc:date>
    </item>
    <item>
      <title>Thank you John. I will try…</title>
      <link>https://community.blueprism.com/t5/Product-Forum/MAPIEXv2-0-HTML-Body-Extraction/m-p/86916#M37699</link>
      <description>Thank you John. I will try using mshtml too. But&amp;nbsp;I tried using HtmlAgilityPack.dll earlier and it throws me file could not load error.</description>
      <pubDate>Thu, 15 Mar 2018 21:08:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/MAPIEXv2-0-HTML-Body-Extraction/m-p/86916#M37699</guid>
      <dc:creator>Naga_MounikaGel</dc:creator>
      <dc:date>2018-03-15T21:08:00Z</dc:date>
    </item>
  </channel>
</rss>

