<?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: Mapix Outlook VBO in University Forum</title>
    <link>https://community.blueprism.com/t5/University-Forum/Mapix-Outlook-VBO/m-p/44605#M41</link>
    <description>You can try "%CFN% AND %BOA%"&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;Amol Jangam&lt;BR /&gt;Tech Lead&lt;BR /&gt;Infosys&lt;BR /&gt;Pune&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
    <pubDate>Wed, 06 Apr 2022 09:42:00 GMT</pubDate>
    <dc:creator>AmolJangam</dc:creator>
    <dc:date>2022-04-06T09:42:00Z</dc:date>
    <item>
      <title>Mapix Outlook VBO</title>
      <link>https://community.blueprism.com/t5/University-Forum/Mapix-Outlook-VBO/m-p/44604#M40</link>
      <description>&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="34096.png"&gt;&lt;img src="https://community.blueprism.com/t5/image/serverpage/image-id/34167iB10009C3CD9CB3AD/image-size/large?v=v2&amp;amp;px=999" role="button" title="34096.png" alt="34096.png" /&gt;&lt;/span&gt;&lt;BR /&gt;What syntax used to be for multiple subject lines?&lt;/P&gt;
&lt;P&gt;For Ex. I want to read emails that are content with words like "RBC" and "BOA". It works if I put "%BOA%" alone but am not able to find out how I can combine both words in a single syntax.&lt;/P&gt;&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;Madhavi Pathare&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
      <pubDate>Wed, 06 Apr 2022 08:14:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/University-Forum/Mapix-Outlook-VBO/m-p/44604#M40</guid>
      <dc:creator>MadhaviPathare</dc:creator>
      <dc:date>2022-04-06T08:14:00Z</dc:date>
    </item>
    <item>
      <title>RE: Mapix Outlook VBO</title>
      <link>https://community.blueprism.com/t5/University-Forum/Mapix-Outlook-VBO/m-p/44605#M41</link>
      <description>You can try "%CFN% AND %BOA%"&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;Amol Jangam&lt;BR /&gt;Tech Lead&lt;BR /&gt;Infosys&lt;BR /&gt;Pune&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
      <pubDate>Wed, 06 Apr 2022 09:42:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/University-Forum/Mapix-Outlook-VBO/m-p/44605#M41</guid>
      <dc:creator>AmolJangam</dc:creator>
      <dc:date>2022-04-06T09:42:00Z</dc:date>
    </item>
    <item>
      <title>RE: Mapix Outlook VBO</title>
      <link>https://community.blueprism.com/t5/University-Forum/Mapix-Outlook-VBO/m-p/44606#M42</link>
      <description>Despite the name, this isn't based on MAPIEx - this is really just an extended Outlook VBO (which still uses MAPI, it just doesn't use the wonky custom dll that's caused MAPIEx to be deprecated).&lt;BR /&gt;&lt;BR /&gt;What you're attempting would probably be best accomplished by using the Filter Expression field, rather than the subject field.&lt;BR /&gt;&lt;BR /&gt;
&lt;PRE class="language-sql"&gt;&lt;CODE&gt;"@SQL=urn:schemas:httpmail:subject LIKE '%RBC%' AND urn:schemas:httpmail:subject LIKE '%BOA%'"​&lt;/CODE&gt;&lt;/PRE&gt;
&lt;P&gt;&lt;BR /&gt;Edit: But you'd also need to replace your 'Earliest' and 'Latest' fields with filter syntax. Read and Unread will also get replaced by the syntax, but since they're both True, there's nothing to add to the string for them. You should leave the 'Shared E-mail' field as-is.&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;
&lt;PRE class="language-sql"&gt;&lt;CODE&gt;"@SQL=urn:schemas:httpmail:subject LIKE '%RBC%' AND urn:schemas:httpmail:subject LIKE '%BOA%' AND urn:schemas:httpmail:datereceived&amp;gt;='" &amp;amp; AddDays(Today(),-7) &amp;amp;"' AND urn:schemas:httpmail:datereceived&amp;lt;='" &amp;amp; ToDateTime(Today())&amp;amp;"'"&lt;/CODE&gt;&lt;/PRE&gt;
&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;Ami Barrett&lt;BR /&gt;Solution Architect&lt;BR /&gt;Karsun Solutions&lt;BR /&gt;Plano TX&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
      <pubDate>Wed, 06 Apr 2022 17:00:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/University-Forum/Mapix-Outlook-VBO/m-p/44606#M42</guid>
      <dc:creator>AmiBarrett</dc:creator>
      <dc:date>2022-04-06T17:00:00Z</dc:date>
    </item>
  </channel>
</rss>

