<?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 handle Apostrophe in Subject Line in Product Forum</title>
    <link>https://community.blueprism.com/t5/Product-Forum/How-to-handle-Apostrophe-in-Subject-Line/m-p/97731#M45666</link>
    <description>&lt;P&gt;Hi Sapna Soni,&lt;BR /&gt;&lt;BR /&gt;May be try to add quotes around aphostraphes before passing to outlook VBO and see that make any difference some thing like below screenshot.&lt;BR /&gt;&lt;BR /&gt;Other approach:&lt;BR /&gt;You can add decision stage to verify whether the aphostraphes are present and&amp;nbsp; if it is present&amp;nbsp; break it down as before aphostraphes, Aphostraphes and after aphostraphes&amp;nbsp; as 3 different data items. before sending them&amp;nbsp; to outlook combine all the three data item and see whether you are still having that issue.&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="35539.png"&gt;&lt;img src="https://community.blueprism.com/t5/image/serverpage/image-id/35587i5C4A2B1AAABAABDC/image-size/large?v=v2&amp;amp;px=999" role="button" title="35539.png" alt="35539.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;
&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="35540.png"&gt;&lt;img src="https://community.blueprism.com/t5/image/serverpage/image-id/35588i6AD7510B1CCC8E6A/image-size/large?v=v2&amp;amp;px=999" role="button" title="35540.png" alt="35540.png" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
    <pubDate>Thu, 04 May 2023 14:16:15 GMT</pubDate>
    <dc:creator>harish.mogulluri</dc:creator>
    <dc:date>2023-05-04T14:16:15Z</dc:date>
    <item>
      <title>How to handle Apostrophe in Subject Line</title>
      <link>https://community.blueprism.com/t5/Product-Forum/How-to-handle-Apostrophe-in-Subject-Line/m-p/97730#M45665</link>
      <description>&lt;P&gt;Hi Team,&lt;BR /&gt;&lt;BR /&gt;I have a scenario. I have 5-6 different subject lines which may come in the email. I want to store all of them into Enviornment variable via comma separated. In two of my subject lines apostrophe is coming in like - "Diner's club add". How can i pass this value of subject line with apostrophe into it as an input parameter to my email utility to extract the received emails.&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;I am planning to first get the value from env var into a collection. So i have a collection with 1 column &amp;amp; 6 rows. I will use loop to get to the rows. The problem is its not able to pass the specific row which has&amp;nbsp; apostrophe. Getting Error -&lt;BR /&gt;Internal : Could not execute code stage because exception thrown by code stage: Cannot parse condition. Error at "@SQL=urn:schemas:httpmail:subject LIKE '...".&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 04 May 2023 08:47:47 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/How-to-handle-Apostrophe-in-Subject-Line/m-p/97730#M45665</guid>
      <dc:creator>sapna_soni0290</dc:creator>
      <dc:date>2023-05-04T08:47:47Z</dc:date>
    </item>
    <item>
      <title>Re: How to handle Apostrophe in Subject Line</title>
      <link>https://community.blueprism.com/t5/Product-Forum/How-to-handle-Apostrophe-in-Subject-Line/m-p/97731#M45666</link>
      <description>&lt;P&gt;Hi Sapna Soni,&lt;BR /&gt;&lt;BR /&gt;May be try to add quotes around aphostraphes before passing to outlook VBO and see that make any difference some thing like below screenshot.&lt;BR /&gt;&lt;BR /&gt;Other approach:&lt;BR /&gt;You can add decision stage to verify whether the aphostraphes are present and&amp;nbsp; if it is present&amp;nbsp; break it down as before aphostraphes, Aphostraphes and after aphostraphes&amp;nbsp; as 3 different data items. before sending them&amp;nbsp; to outlook combine all the three data item and see whether you are still having that issue.&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="35539.png"&gt;&lt;img src="https://community.blueprism.com/t5/image/serverpage/image-id/35587i5C4A2B1AAABAABDC/image-size/large?v=v2&amp;amp;px=999" role="button" title="35539.png" alt="35539.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;
&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="35540.png"&gt;&lt;img src="https://community.blueprism.com/t5/image/serverpage/image-id/35588i6AD7510B1CCC8E6A/image-size/large?v=v2&amp;amp;px=999" role="button" title="35540.png" alt="35540.png" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 04 May 2023 14:16:15 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/How-to-handle-Apostrophe-in-Subject-Line/m-p/97731#M45666</guid>
      <dc:creator>harish.mogulluri</dc:creator>
      <dc:date>2023-05-04T14:16:15Z</dc:date>
    </item>
    <item>
      <title>Re: How to handle Apostrophe in Subject Line</title>
      <link>https://community.blueprism.com/t5/Product-Forum/How-to-handle-Apostrophe-in-Subject-Line/m-p/97732#M45667</link>
      <description>&lt;P&gt;Hi Harsih,&lt;BR /&gt;I have tried both your options but I am still getting the same error.&lt;/P&gt;</description>
      <pubDate>Fri, 05 May 2023 09:00:43 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/How-to-handle-Apostrophe-in-Subject-Line/m-p/97732#M45667</guid>
      <dc:creator>sapna_soni0290</dc:creator>
      <dc:date>2023-05-05T09:00:43Z</dc:date>
    </item>
    <item>
      <title>Re: How to handle Apostrophe in Subject Line</title>
      <link>https://community.blueprism.com/t5/Product-Forum/How-to-handle-Apostrophe-in-Subject-Line/m-p/97733#M45668</link>
      <description>&lt;P&gt;can you provide total condition, how you are passing&lt;BR /&gt;&lt;BR /&gt;Regards&lt;BR /&gt;Lakshmi Narayana&lt;/P&gt;</description>
      <pubDate>Fri, 05 May 2023 09:24:34 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/How-to-handle-Apostrophe-in-Subject-Line/m-p/97733#M45668</guid>
      <dc:creator>plnarayana777</dc:creator>
      <dc:date>2023-05-05T09:24:34Z</dc:date>
    </item>
    <item>
      <title>Re: How to handle Apostrophe in Subject Line</title>
      <link>https://community.blueprism.com/t5/Product-Forum/How-to-handle-Apostrophe-in-Subject-Line/m-p/97734#M45669</link>
      <description>&lt;P&gt;Hi Laxmi,&lt;BR /&gt;&lt;BR /&gt;I am having a collection row where the value is *&lt;EM&gt;Diner's club add* ,, now i am using a loop to pass this value to utility outlook email to read emails from outlook, Input parameter is [Subjectline.Value], there its throwing error.&lt;BR /&gt;&lt;/EM&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 05 May 2023 11:17:54 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/How-to-handle-Apostrophe-in-Subject-Line/m-p/97734#M45669</guid>
      <dc:creator>sapna_soni0290</dc:creator>
      <dc:date>2023-05-05T11:17:54Z</dc:date>
    </item>
    <item>
      <title>Re: How to handle Apostrophe in Subject Line</title>
      <link>https://community.blueprism.com/t5/Product-Forum/How-to-handle-Apostrophe-in-Subject-Line/m-p/97735#M45670</link>
      <description>&lt;P&gt;Hi &lt;A class="user-content-mention" data-sign="@" data-contactkey="b6c55c78-889d-4d95-a4f7-01d475316dad" data-tag-text="@sapna soni" href="https://community.blueprism.com/network/profile?UserKey=b6c55c78-889d-4d95-a4f7-01d475316dad" data-itemmentionkey="69dc4f46-a9db-4678-b513-f91c4d6ce37e"&gt;@sapna soni&lt;/A&gt; - Just as a temporary arrangement until we find the concrete solution for these subject lines - I would use wildcards to keep it going and sort it to pick the latest ones by date or any cut off time &amp;amp; date , see if this works for you meanwhile until we find one ?&lt;BR /&gt;&lt;BR /&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="35544.png"&gt;&lt;img src="https://community.blueprism.com/t5/image/serverpage/image-id/35591iA15AA3DF54DA314B/image-size/large?v=v2&amp;amp;px=999" role="button" title="35544.png" alt="35544.png" /&gt;&lt;/span&gt;&lt;BR /&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="35545.png"&gt;&lt;img src="https://community.blueprism.com/t5/image/serverpage/image-id/35590iF9075C212D1E6A45/image-size/large?v=v2&amp;amp;px=999" role="button" title="35545.png" alt="35545.png" /&gt;&lt;/span&gt;&lt;BR /&gt;&lt;SPAN&gt;------------------------------&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Kindly up vote this as "Best Answer" if it adds value or resolves your query in anyway possible, happy to help.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Regards,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Mukesh Kumar - Senior Automation Developer&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;NHS, England, United Kingdom, GB&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;------------------------------&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 05 May 2023 12:27:43 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/How-to-handle-Apostrophe-in-Subject-Line/m-p/97735#M45670</guid>
      <dc:creator>Mukeshh_k</dc:creator>
      <dc:date>2023-05-05T12:27:43Z</dc:date>
    </item>
    <item>
      <title>Re: How to handle Apostrophe in Subject Line</title>
      <link>https://community.blueprism.com/t5/Product-Forum/How-to-handle-Apostrophe-in-Subject-Line/m-p/97736#M45671</link>
      <description>&lt;P&gt;&lt;A class="user-content-mention" data-sign="@" data-contactkey="b6c55c78-889d-4d95-a4f7-01d475316dad" data-tag-text="sapna soni"&gt;@sapna soni,&lt;BR /&gt;&lt;BR /&gt;We don't use the MS Outlook VBO so I can't test it out but from the error message it looks like something is trying to build a SELECT. You might have to escape your single quotes by adding another single quote into your environment variables. Try putting the following:&lt;/A&gt;&lt;/P&gt;
&lt;PRE class="language-markup"&gt;&lt;CODE&gt;Diner''s club add&lt;/CODE&gt;&lt;/PRE&gt;</description>
      <pubDate>Fri, 05 May 2023 12:59:52 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/How-to-handle-Apostrophe-in-Subject-Line/m-p/97736#M45671</guid>
      <dc:creator>MichealCharron</dc:creator>
      <dc:date>2023-05-05T12:59:52Z</dc:date>
    </item>
    <item>
      <title>Re: How to handle Apostrophe in Subject Line</title>
      <link>https://community.blueprism.com/t5/Product-Forum/How-to-handle-Apostrophe-in-Subject-Line/m-p/97737#M45672</link>
      <description>&lt;P&gt;&lt;A class="user-content-mention" data-sign="@" data-contactkey="b6c55c78-889d-4d95-a4f7-01d475316dad" data-tag-text="@sapna soni" href="https://community.blueprism.com/network/profile?UserKey=b6c55c78-889d-4d95-a4f7-01d475316dad" data-itemmentionkey="c808ef5a-b068-4f2f-ac19-7f5b38f24fc2"&gt;@sapna soni&lt;/A&gt; : Here's the solution - it was just how it was being handled : Just replace the Subject like this and you will get your entry:&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="35547.png"&gt;&lt;img src="https://community.blueprism.com/t5/image/serverpage/image-id/35594i5BE988773BF2A3AE/image-size/large?v=v2&amp;amp;px=999" role="button" title="35547.png" alt="35547.png" /&gt;&lt;/span&gt;&lt;BR /&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="35548.png"&gt;&lt;img src="https://community.blueprism.com/t5/image/serverpage/image-id/35597i8AFB4F92CFD38E10/image-size/large?v=v2&amp;amp;px=999" role="button" title="35548.png" alt="35548.png" /&gt;&lt;/span&gt;&lt;BR /&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="35549.png"&gt;&lt;img src="https://community.blueprism.com/t5/image/serverpage/image-id/35596iA085E21FBD9F4C80/image-size/large?v=v2&amp;amp;px=999" role="button" title="35549.png" alt="35549.png" /&gt;&lt;/span&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;------------------------------&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Kindly up vote this as "Best Answer" if it adds value or resolves your query in anyway possible, happy to help.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Regards,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Mukesh Kumar - Senior Automation Developer&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;NHS, England, United Kingdom, GB&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;------------------------------&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 05 May 2023 13:14:37 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/How-to-handle-Apostrophe-in-Subject-Line/m-p/97737#M45672</guid>
      <dc:creator>Mukeshh_k</dc:creator>
      <dc:date>2023-05-05T13:14:37Z</dc:date>
    </item>
    <item>
      <title>Re: How to handle Apostrophe in Subject Line</title>
      <link>https://community.blueprism.com/t5/Product-Forum/How-to-handle-Apostrophe-in-Subject-Line/m-p/97738#M45673</link>
      <description>&lt;P&gt;Hi Mukesh,&lt;BR /&gt;&lt;BR /&gt;Thanks this solution works for me.&lt;/P&gt;</description>
      <pubDate>Fri, 05 May 2023 14:07:47 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/How-to-handle-Apostrophe-in-Subject-Line/m-p/97738#M45673</guid>
      <dc:creator>sapna_soni0290</dc:creator>
      <dc:date>2023-05-05T14:07:47Z</dc:date>
    </item>
    <item>
      <title>Re: How to handle Apostrophe in Subject Line</title>
      <link>https://community.blueprism.com/t5/Product-Forum/How-to-handle-Apostrophe-in-Subject-Line/m-p/97739#M45674</link>
      <description>&lt;P&gt;Hi,&lt;BR /&gt;&lt;BR /&gt;I have another question around this situation. Is it possible to pass the subject ignoring the case ? Like in input parameter i am passing "*Diners club add*" but in my email subject its "Diners club ADD" or "Diners Club ADD", How can we ignore the case while passing the input &amp;amp; comparing both ? I know there is a way to read all emails coming in the duration(without any subject line) &amp;amp; then compare, but this looks a lengthy way. Is there any direct approach ?&lt;/P&gt;</description>
      <pubDate>Mon, 08 May 2023 18:26:39 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/How-to-handle-Apostrophe-in-Subject-Line/m-p/97739#M45674</guid>
      <dc:creator>sapna_soni0290</dc:creator>
      <dc:date>2023-05-08T18:26:39Z</dc:date>
    </item>
    <item>
      <title>Re: How to handle Apostrophe in Subject Line</title>
      <link>https://community.blueprism.com/t5/Product-Forum/How-to-handle-Apostrophe-in-Subject-Line/m-p/97740#M45675</link>
      <description>&lt;P&gt;HI Sapna Soni,&lt;BR /&gt;&lt;BR /&gt;If I understand your question you want the result collection&amp;nbsp; having exact match "&lt;SPAN&gt;Diners club add&lt;/SPAN&gt;"?&amp;nbsp; and discard other emails?&lt;/P&gt;</description>
      <pubDate>Mon, 08 May 2023 21:09:31 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/How-to-handle-Apostrophe-in-Subject-Line/m-p/97740#M45675</guid>
      <dc:creator>harish.mogulluri</dc:creator>
      <dc:date>2023-05-08T21:09:31Z</dc:date>
    </item>
    <item>
      <title>Re: How to handle Apostrophe in Subject Line</title>
      <link>https://community.blueprism.com/t5/Product-Forum/How-to-handle-Apostrophe-in-Subject-Line/m-p/97741#M45676</link>
      <description>&lt;P&gt;Hi&lt;BR /&gt;&lt;BR /&gt;The filter is already using "like" operator so basically it is like wild card and case will be ignored and i guess you no need to pass any "*" along with subject&lt;BR /&gt;&lt;BR /&gt;Try passing you subject in lower case&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;also check in the code "&lt;SPAN&gt;@SQL=urn:schemas:httpmail:subject LIKE '%yoursubject%'" in this manner&lt;BR /&gt;&lt;BR /&gt;Regards&lt;BR /&gt;Lakshmi Narayana&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 09 May 2023 01:25:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/How-to-handle-Apostrophe-in-Subject-Line/m-p/97741#M45676</guid>
      <dc:creator>plnarayana777</dc:creator>
      <dc:date>2023-05-09T01:25:00Z</dc:date>
    </item>
    <item>
      <title>Re: How to handle Apostrophe in Subject Line</title>
      <link>https://community.blueprism.com/t5/Product-Forum/How-to-handle-Apostrophe-in-Subject-Line/m-p/97742#M45677</link>
      <description>&lt;P&gt;Morning Sapna&lt;BR /&gt;&lt;BR /&gt;Another option would be to use the BP provided "Utility - Strings" and remove (delete) all punctuation from your text.&amp;nbsp; This way any other unusual email subjects would also be dealt with within the single process step:&lt;BR /&gt;&lt;BR /&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="35551.png"&gt;&lt;img src="https://community.blueprism.com/t5/image/serverpage/image-id/35595iCA6DA02093AF93DD/image-size/large?v=v2&amp;amp;px=999" role="button" title="35551.png" alt="35551.png" /&gt;&lt;/span&gt;&lt;BR /&gt;&lt;BR /&gt;These are the characters to delete (with associated quotation marks - ","".""!"":"";""'""""""-"&lt;BR /&gt;&lt;BR /&gt;As with all things RPA, there is always more than one solution.&lt;BR /&gt;&lt;BR /&gt;Brgds&lt;BR /&gt;Ian&lt;/P&gt;</description>
      <pubDate>Wed, 10 May 2023 07:00:29 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/How-to-handle-Apostrophe-in-Subject-Line/m-p/97742#M45677</guid>
      <dc:creator>Ian_At_RoyalSurrey</dc:creator>
      <dc:date>2023-05-10T07:00:29Z</dc:date>
    </item>
  </channel>
</rss>

